bughelp wanted
倉庫指標
- Star
- (1,033 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
~/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.