Skip to content

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

Open
@pcm0nk

Description

@pcm0nk

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions