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

Module not found: Error: Can't resolve 'style-loader' #68

Open
reubenjohn opened this issue Apr 29, 2019 · 0 comments
Open

Module not found: Error: Can't resolve 'style-loader' #68

reubenjohn opened this issue Apr 29, 2019 · 0 comments

Comments

@reubenjohn
Copy link

Describe the bug

Errors in multiple files related to style-loader not being resolved, such as that shown below:

ERROR in ./src/renderer/app.tsx
Module not found: Error: Can't resolve 'style-loader' in '/home/reuben/workspace/noia-node-gui/site'
 @ ./src/renderer/app.tsx 10:0-21
 @ multi (webpack)-dev-server/client?http://0.0.0.0:4000 ./src/renderer/app.tsx

To Reproduce

Steps to reproduce the behavior (as specified in the CONTRIBUTING.md[v1.1.7]):

  1. Clone this repository (and checkout to v1.1.7)
  2. Run:
$ npm install
$ npm run watch

Info:

  • git status # HEAD detached at v1.1.7 ...
  • nodejs --version # v8.16.0
  • npm --version # 6.4.1

Additional context

This was not observed for v0.5.0

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