Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels