What's the problem?
Closed this issue · 10 comments
i-ked-ii commented
ktquez commented
Remove the directory node_modules/
and run npm install
, for reinstall the packages and try again, this may solve your problem.
i-ked-ii commented
I do it, but same problem.
ERROR Failed to compile with 1 errors 11:48:56
This dependency was not found:
* vue-extend-layout in ./src/main.js
To install it, you can run: npm install --save vue-extend-layout
i-ked-ii commented
I use old version. It's ok.
ArtStepanyuk commented
I can confirm I have the same issue on both machine Linux and windows
node 8.3.0
npm 5.6.0
i-ked-ii commented
My machine
➜ web git:(dev) ✗ npm -v
5.6.0
➜ web git:(dev) ✗ node -v
v8.11.2
➜ web git:(dev) ✗
ktquez commented
@kedcomsci @ArtStepanyuk
Let me know if v1.1.1 solved the problem, okay?
ktquez commented
Thanks for use guys.
braian125 commented
Does this problem continue for the current version? I can't get it to work, I already tried deleting the node_modules directory.
npm -v 6.4.1
node -v 8.9.2