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

run serve error! #23

Open
loongjiang opened this issue Jun 21, 2020 · 3 comments
Open

run serve error! #23

loongjiang opened this issue Jun 21, 2020 · 3 comments

Comments

@loongjiang
Copy link

ERROR Failed to compile with 1 errors 11:48:11 PM

This dependency was not found:

  • module in (webpack)/lib/node/NodeTargetPlugin.js
@LemuelKL
Copy link

npm install --save module worked for me.

@James-Burgess
Copy link

yarn add worker-loader --dev Was the fix that I needed

@stritti
Copy link

stritti commented Jan 18, 2021

I noticed, that it is working, if you are using yarn install but not if you use npm install, but don't know why ...

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