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 a module in Client (very strange) #9

Closed
KnowledgeGarden opened this issue Jul 3, 2019 · 1 comment
Closed

Cannot find a module in Client (very strange) #9

KnowledgeGarden opened this issue Jul 3, 2019 · 1 comment

Comments

@KnowledgeGarden
Copy link

KnowledgeGarden commented Jul 3, 2019

Module build failed (from ./node_modules/eslint-loader/index.js):
Error: Cannot find module '/Users/jackpark/Documents/gitprojects3/trello-clone-master/client /node_modules/eslint/lib/api.js/package.json'
Require stack:

  • /Users/jackpark/Documents/gitprojects3/trello-clone-master/client/node_modules/eslint-loader/index.js
  • /Users/jackpark/Documents/gitprojects3/trello-clone-master/client/node_modules/loader-runner/lib/loadLoader.js

I bolded the strange part. I've even updated /client/package.json to the very latest libraries, and continue to see it ask for a package.json inside app.js

The exception is thrown in both npm run serve and npm run build.

No amount of googlefoo manages to uncover this one.

@KnowledgeGarden
Copy link
Author

This is a known bug apparently on macs only on eslint-loader
webpack-contrib/eslint-loader#282

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

1 participant