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

Module not found: Error: Can't resolve 'vue-editor-js' in ... #85

Open
kumold opened this issue Feb 24, 2021 · 4 comments
Open

Module not found: Error: Can't resolve 'vue-editor-js' in ... #85

kumold opened this issue Feb 24, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@kumold
Copy link

kumold commented Feb 24, 2021

vue-editor-js version 2.0.2
Webpack 5

@andrewizmaylov
Copy link

andrewizmaylov commented Feb 26, 2021

Hi
"vue-editor-js": "^2.0.2",
"webpack": "^4.46.0"

the same issue

import Editor from 'vue-editor-js/src/index' fix the problem

@ChangJoo-Park ChangJoo-Park self-assigned this Feb 27, 2021
@ChangJoo-Park ChangJoo-Park added the bug Something isn't working label Feb 27, 2021
@gaetandezeiraud
Copy link

Same here.

@CharlesKitonga
Copy link

CharlesKitonga commented Mar 24, 2021

If you land here with the same error...
use this: import Editor from 'vue-editor-js/src/index'

@andrewizmaylov
Copy link

andrewizmaylov commented Mar 25, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants