ktquez/vue-extend-layout

What's the problem?

Closed this issue · 10 comments

I setup from READ.ME until main.js

In your src/main.js

It's error.
screen shot 2561-06-01 at 08 54 55

but I already install package..

screen shot 2561-06-01 at 08 54 42

How can I fix ?

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) ✗

Sorry guys. Fixed!
Upgrade to version v1.1.1

@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