You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
Have a nice day,
Mihai
The text was updated successfully, but these errors were encountered: