Skip to content

Error: Can't resolve '@tweenjs/tween.js' on version 0.1.6 #9

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

Open
pcm0nk opened this issue Sep 2, 2019 · 0 comments
Open

Error: Can't resolve '@tweenjs/tween.js' on version 0.1.6 #9

pcm0nk opened this issue Sep 2, 2019 · 0 comments

Comments

@pcm0nk
Copy link

pcm0nk commented Sep 2, 2019

Version: "vue-funnel-graph-js": "^0.1.6",
Vue Version : 2.6.0
sass-loader: "^7.3.1",
node-sass: "^4.12.0",
Ive searched the web for the error and it was announced fixed but unfortunately I am facing this issue,

ERROR in ./node_modules/vue-funnel-graph-js/dist/vue-funnel-graph.esm.js
Module not found: Error: Can't resolve '@tweenjs/tween.js' in 'C:\wamp644\www\node_modules\vue-funnel-graph-js\dist'
 @ ./node_modules/vue-funnel-graph-js/dist/vue-funnel-graph.esm.js 2:0-38 158:20-25 164:29-34 166:24-29
 @ ./node_modules/babel-loader/lib??ref--4-0!./node_modules/vue-loader/lib??vue-loader-options!./resources/assets/js/components/material/funnelitself.vue?vue&type=script&lang=js&
 @ ./resources/assets/js/components/material/funnelitself.vue?vue&type=script&lang=js&
 @ ./resources/assets/js/components/material/funnelitself.vue
 @ ./resources/assets/js/components sync \.vue$
 @ ./resources/assets/js/components/index.js
 @ ./resources/assets/js/main.js
 @ multi ./resources/assets/js/main.js

Removing @tweenjs/tween.js line will remove the animation But it will fix the issue , How can i fix this without removing tween ?

Also how can I show a line when every value is 0 , ATM it does NOT Show anything

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

1 participant