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 when using happypack #20

Closed
Whoaa512 opened this issue Mar 3, 2018 · 3 comments
Closed

Error when using happypack #20

Whoaa512 opened this issue Mar 3, 2018 · 3 comments

Comments

@Whoaa512
Copy link

Whoaa512 commented Mar 3, 2018

Just tried adding this and running and got this error:

ERROR in ./src/apps/3dviewer/webpack-entry.js
Module build failed: AssertionError: HappyPack: plugin for the loader '1' could not be found! Did you forget to add it to the plugin list?
    at Object.HappyLoader (/Users/cjw/work/fictiv-js/node_modules/happypack/lib/HappyLoader.js:37:3)
 @ multi ./src/lib/baseConfig ./src/apps/3dviewer/webpack-entry.js

I can try to add a more complete set of config sometime this weekend or monday.

@stephencookdev
Copy link
Owner

Ahh, that's annoying. I'll take a look at this tomorrow - thanks for raising 🙂

@stephencookdev
Copy link
Owner

Okay, this should be fixed now with 2cf8023 (v1.0.2)

Can you confirm whether or not this is working for you?

@Whoaa512
Copy link
Author

Whoaa512 commented Mar 5, 2018

Yup that works now thanks

@Whoaa512 Whoaa512 closed this as completed Mar 5, 2018
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