Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

no such file electron-prebuilt/path.txt #169

Closed
goodmanlu opened this issue May 9, 2016 · 2 comments
Closed

no such file electron-prebuilt/path.txt #169

goodmanlu opened this issue May 9, 2016 · 2 comments

Comments

@goodmanlu
Copy link

~/friends$ npm start

[email protected] start /home/luqingzhi/friends
npm run build-css && electron index.js 2>&1 | silence-chromium

[email protected] build-css /home/luqingzhi/friends
stylus -u nib app/style/index.styl -o app/style/bundle.css -c

compiled app/style/bundle.css
fs.js:549
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
^
Error: ENOENT: no such file or directory, open '/home/luqingzhi/friends/node_modules/electron-prebuilt/path.txt'
at Error (native)
at Object.fs.openSync (fs.js:549:18)
at Object.fs.readFileSync (fs.js:397:15)
at Object. (/home/luqingzhi/friends/node_modules/electron-prebuilt/index.js:4:42)
at Module._compile (module.js:435:26)
at Object.Module._extensions..js (module.js:442:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:311:12)
at Module.require (module.js:366:17)
at require (module.js:385:17)

@akashnimare
Copy link

@ungoldman
Copy link
Member

This looks to be an electron-prebuilt issue, hope you solved it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants