Closed i-ked-ii closed 6 years ago
Remove the directory node_modules/
and run npm install
, for reinstall the packages and try again, this may solve your problem.
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 use old version. It's ok.
I can confirm I have the same issue on both machine Linux and windows
node 8.3.0
npm 5.6.0
My machine
➜ web git:(dev) ✗ npm -v
5.6.0
➜ web git:(dev) ✗ node -v
v8.11.2
➜ web git:(dev) ✗
@kedcomsci @ArtStepanyuk Let me know if v1.1.1 solved the problem, okay?
@ktquez It's good for new version.
Thanks for use guys.
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
I setup from READ.ME until main.js
It's error.
but I already install package..
How can I fix ?