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

Cannot find module '@toast-ui/vue-image-editor' error solved. #613

Closed
wants to merge 1 commit into from
Closed

Cannot find module '@toast-ui/vue-image-editor' error solved. #613

wants to merge 1 commit into from

Conversation

BeycanDeveloper
Copy link

When we installed the module with npm, it could not find the module because there was no index.js file in the main directory.

Adding this solves the problem.

@lja1018
Copy link
Contributor

lja1018 commented Jul 21, 2021

@BeycanDeveloper
Thank you for contributing.
I'll review it. :)

@cgratie
Copy link

cgratie commented Jul 23, 2021

There is a similar error concerning the React wrapper, I think the same kind of change can fix it, could you add this to your PR @BeycanDeveloper ? Also, when can we expect this fix to be released on npm, since this error makes it impossible to use the 3.14.3 version.

@BeycanDeveloper
Copy link
Author

Yes, because for react there is no index.js in the main directory and the main file for package.json is not entered correctly. @cgratie

@stale
Copy link

stale bot commented Aug 22, 2021

This issue has been automatically marked as inactive because there hasn’t been much going on it lately. It is going to be closed after 7 days. Thanks!

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

Successfully merging this pull request may close these issues.

None yet

3 participants