Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Can't resolve 'tslib' in '/var/www/node_modules/vue-json-component/dist' #42

Open
likemusic opened this issue Jun 23, 2021 · 4 comments

Comments

@likemusic
Copy link

ERROR in ./node_modules/vue-json-component/dist/index.module.js
Module not found: Error: Can't resolve 'tslib' in '/var/www/node_modules/vue-json-component/dist'
 @ ./node_modules/vue-json-component/dist/index.module.js 1:0-33 429:40-48
 @ ./node_modules/babel-loader/lib??ref--4-0!./node_modules/vue-loader/lib??vue-loader-options!./resources/js/Domain/Log/LogTable.vue?vue&type=script&lang=js&
 @ ./resources/js/Domain/Log/LogTable.vue?vue&type=script&lang=js&
 @ ./resources/js/Domain/Log/LogTable.vue
 @ ./resources/js/app.js
 @ multi ./resources/js/app.js ./resources/sass/app.scss

yarn add tslib helped but seems that this is tricky workaround.

@likemusic
Copy link
Author

#30 - The same but in my case Vue 2 used.

@SergkeiM
Copy link

@likemusic I guess the project is dead @tylerkrupicka ?

@likemusic
Copy link
Author

@FROXZ
As far as I remember I fixed this by: npm install tslib.

@SergkeiM
Copy link

Hi @likemusic the strang part it doesn't happen on my local env, only on CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants