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

Missing dependency in 2.17.2 #571

Closed
SouthRibbleTech opened this issue Jul 9, 2019 · 4 comments
Closed

Missing dependency in 2.17.2 #571

SouthRibbleTech opened this issue Jul 9, 2019 · 4 comments

Comments

@SouthRibbleTech
Copy link

I was happy to see the fix this morning that was put in place overnight 2.17.2 (Thank you) but when I tried to use it this morning, i get the following error

This dependency was not found:

* vue-runtime-helpers/dist/normalize-component.js in ./node_modules/vue-good-table/dist/vue-good-table.esm.js

To install it, you can run: npm install --save vue-runtime-helpers/dist/normalize-component.js

vue-good-table: 2.17.2
Windows 7
vue: 2.6.10
Node: 10.15.3

@rashed50702
Copy link

I am facing same problem

@ccclin
Copy link

ccclin commented Jul 9, 2019

Same issue

@SouthRibbleTech
Copy link
Author

For the time being, just so that I can continue to work, I have downgraded to 2.16.5

"vue-good-table": "2.16.5"

But for this to work, I had to delete my node_modules folder and do a fresh npm install

Once fixed I will upgrade to the latest version.

@xaksis
Copy link
Owner

xaksis commented Jul 9, 2019

keeping #569 open

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

4 participants