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

TypeError: selection.interrupt is not a function #30

Closed
Aaron-Coding-Coding opened this issue Sep 27, 2018 · 3 comments
Closed

TypeError: selection.interrupt is not a function #30

Aaron-Coding-Coding opened this issue Sep 27, 2018 · 3 comments

Comments

@Aaron-Coding-Coding
Copy link

Aaron-Coding-Coding commented Sep 27, 2018

Hello David
i got an error in source code after npm install and npm run dev.
thank you

(unknown) TypeError: selection.interrupt is not a function
at zoom.transform (eval at (bundle.js:1598), :159:17)
at Selection.selection_call [as call] (eval at (bundle.js:1550), :338:12)
at VueComponent.mounted (eval at (bundle.js:1164), :167:13)
at callHook (eval at (bundle.js:744), :2917:21)
at Object.insert (eval at (bundle.js:744), :4154:7)
at invokeInsertHook (eval at (bundle.js:744), :5956:28)
at Vue.patch [as patch] (eval at (bundle.js:744), :6175:5)
at Vue._update (eval at (bundle.js:744), :2656:19)
at Vue.updateComponent (eval at (bundle.js:744), :2784:10)
at Watcher.get (eval at (bundle.js:744), :3138:25)

@Aaron-Coding-Coding
Copy link
Author

and a warning here

[Vue warn]: Error in mounted hook: "TypeError: selection.interrupt is not a function"

found in

---> at E:\vue_workspace\Vue.D3.tree\src\Tree.vue
at E:\vue_workspace\Vue.D3.tree\example\tree\App.vue

@David-Desmaisons
Copy link
Owner

What is the scenario? Are trying to clone the repo? If so try to run npm install again.

@Aaron-Coding-Coding
Copy link
Author

Aaron-Coding-Coding commented Sep 27, 2018

i run npm install again.
it worked.
thank you

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