NodeOS: Cannot find module /bin/exclfs
Got this error after trying to run the generated docker image.
λ luii [Dokumente/git/NodeOS] at master ✔
→ npm run docker
> NodeOS@1.0.0-RC3 docker /home/luii/Dokumente/git/NodeOS
> scripts/docker
mount procfs: Resource busy
module.js:471
throw err;
^
Error: Cannot find module '/bin/exclfs'
at Function.Module._resolveFilename (module.js:469:15)
at Function.Module._load (module.js:417:25)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/lib/node_modules/usrbinenv/server.js:97:12)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 26 (22 by maintainers)
Yes it works so we can close this issue!
@luii please remove your notices from the wiki pages. They’re no longer accurate, and (quite frankly) look out of place due to the bad grammar.
Don’t have OSX to check it, only official platform is Ubuntu. Pull-requests are welcome.