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

What's the problem? #9

Closed
i-ked-ii opened this issue Jun 1, 2018 · 10 comments
Closed

What's the problem? #9

i-ked-ii opened this issue Jun 1, 2018 · 10 comments

Comments

@i-ked-ii
Copy link

i-ked-ii commented Jun 1, 2018

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 ?

@ktquez
Copy link
Owner

ktquez commented Jun 1, 2018

Remove the directory node_modules/ and run npm install, for reinstall the packages and try again, this may solve your problem.

@i-ked-ii
Copy link
Author

i-ked-ii commented Jun 1, 2018

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
Copy link
Author

i-ked-ii commented Jun 1, 2018

I use old version. It's ok.

@ArtStepanyuk
Copy link

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
Copy link
Author

i-ked-ii commented Jun 1, 2018

My machine

➜  web git:(dev) ✗ npm -v
5.6.0
➜  web git:(dev) ✗ node -v
v8.11.2
➜  web git:(dev) ✗

@ktquez
Copy link
Owner

ktquez commented Jun 1, 2018

Sorry guys. Fixed!
Upgrade to version v1.1.1

@ktquez ktquez closed this as completed Jun 1, 2018
@ktquez ktquez reopened this Jun 1, 2018
@ktquez
Copy link
Owner

ktquez commented Jun 1, 2018

@kedcomsci @ArtStepanyuk
Let me know if v1.1.1 solved the problem, okay?

@i-ked-ii
Copy link
Author

i-ked-ii commented Jun 1, 2018

@ktquez
It's good for new version.

@ktquez
Copy link
Owner

ktquez commented Jun 1, 2018

Thanks for use guys.

@ktquez ktquez closed this as completed Jun 1, 2018
@braian125
Copy link

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

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