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

fix missing 'loader-utils' error in older npm version #2

Merged
merged 1 commit into from Feb 5, 2016
Merged

fix missing 'loader-utils' error in older npm version #2

merged 1 commit into from Feb 5, 2016

Conversation

aFarkas
Copy link
Member

@aFarkas aFarkas commented Feb 5, 2016

encountered error with node v0.12.7, npm 2.11.3 after running "webpack:dev" (webpack) task

ERROR in Cannot find module 'loader-utils'
@ ./sources/js/_main-behavior.js 19:0-54
Warning: Task "webpack:dev" failed. Use --force to continue.
Aborted due to warnings.

encountered error with node v0.12.7, npm 2.11.3 after running "webpack:dev" (webpack) task

ERROR in Cannot find module 'loader-utils'
 @ ./sources/js/_main-behavior.js 19:0-54
Warning: Task "webpack:dev" failed. Use --force to continue.
Aborted due to warnings.
aFarkas pushed a commit that referenced this pull request Feb 5, 2016
fix missing 'loader-utils' error in older npm version
@aFarkas aFarkas merged commit 9755e23 into boffinHouse:gh-pages Feb 5, 2016
@xiel xiel deleted the patch-1 branch February 5, 2016 19:34
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

1 participant