Skip to content

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

@reubenjohn

Description

@reubenjohn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions