Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Failed to compile css-loader #35

Open
j-5-s opened this issue Dec 2, 2022 · 0 comments
Open

Failed to compile css-loader #35

j-5-s opened this issue Dec 2, 2022 · 0 comments

Comments

@j-5-s
Copy link

j-5-s commented Dec 2, 2022

When running umbre-dev after bootup it throws the following error:

Failed to compile.

./node_modules/css-loader/dist/runtime/api.js
Module build failed: Error: ENOENT: no such file or directory, open '/app/node_modules/css-loader/dist/runtime/api.js'

Screen Shot 2022-12-02 at 6 41 55 AM

Also, its worth noting that its super slow and timing out pretty often and seeing stuff in the logs like:

nginx         | 2022/12/02 12:10:28 [info] 6#6: *512 recv() failed (104: Connection reset by peer) while proxying upgraded connection, client: 192.168.56.1, server: , request: "GET /sockjs-node/588/smf0d2il/websocket HTTP/1.1", upstream: "http://10.21.21.3:3004/sockjs-node/588/smf0d2il/websocket", host: "192.168.56.56"

My guess is its related to that and the dev server is just timing out of that file. I verified that it did exist.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant