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

Intermittent failure to resolve module after installation #95

@insin

Description

@insin

The only reliable repro I can get is that this happens every single time I attempt to document nwb's --[auto-]install option with some example output:

λ preact run Lightbulb.js --install
Starting Webpack compilation...
Compiled successfully in 4153 ms.

The app is running at http://localhost:3000/
Recompiling...
Installing bootstrap...
Failed to compile with 1 error.

 ERROR  in ./Lightbulb.js
Module not found: Error: Cannot resolve module 'bootstrap/dist/css/bootstrap.css' in C:\Users\Jonny\tmp\preact-play
 @ ./Lightbulb.js 6:0-43

λ preact run Lightbulb.js --install
Starting Webpack compilation...
Compiled successfully in 17268 ms.

The app is running at http://localhost:3000/

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