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

Error after installing the plugin through the Vue CLI #84

Open
mihaiphilip opened this issue Nov 17, 2022 · 2 comments
Open

Error after installing the plugin through the Vue CLI #84

mihaiphilip opened this issue Nov 17, 2022 · 2 comments
Assignees

Comments

@mihaiphilip
Copy link

Hello,
I installed the plugin according to the documentation using
vue add vue-cli-plugin-kanban
But when I try to start the server I receive the following error:

Error: Cannot find module 'node_modules/vue-cli-plugin-kanban/generator.js'. Please verify that the package.json has a valid "main" entry
code: 'MODULE_NOT_FOUND',
path: 'node_modules/vue-cli-plugin-kanban/package.json',
requestPath: 'vue-cli-plugin-kanban'

Have a nice day,
Mihai

@BrockReece
Copy link
Owner

Hmm, let me look into it.

@BrockReece BrockReece self-assigned this Nov 18, 2022
@mihaiphilip
Copy link
Author

Btw,
Installing the plugin through the Vue CLI, I noticed that version 1.6.x is used.
Installing it manually via npm, version 1.8.0 is used.

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

2 participants