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

Failed to compile css-loader #35

@j-5-s

Description

@j-5-s

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.

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