egoist/bili

Rollup watch issue: Could not load external or native modules

Open

#152 aperta il 16 nov 2018

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)TypeScript (62 fork)user submission
bughelp wanted

Metriche repository

Star
 (1033 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

~/dev/bili master
❯ bili --watch
🚨  Could not load util (imported by /Users/egoist/dev/bili/src/index.js): ENOENT: no such file or directory, open 'util'
Error: Could not load util (imported by /Users/egoist/dev/bili/src/index.js): ENOENT: no such file or directory, open 'util'
    at /Users/egoist/dev/bili/node_modules/rollup/dist/rollup.js:21718:19

To reproduce: Run bili --watch in a project and make a change in a file that imports native modules or npm packages.

Guida contributor