-
Notifications
You must be signed in to change notification settings - Fork 99
yo mobile dies at gulpfile.js, writes empty ---------- file permissions #74
Comments
For some reason it fails at readFileAsString |
I assume you want the output after 'yo mobile'? Thanks email marc@marcshifflett.com | mobile 917-570-7079 On Sat, Feb 14, 2015 at 5:47 AM, alex notifications@github.com wrote:
|
Yes. Well, after that error happened.
|
total 64 ---------- 1 marc staff 11859 Feb 14 12:07 LICENSE ---------- 1 marc staff 5111 Feb 14 12:07 README.md drwxr-xr-x 14 marc staff 476 Feb 14 12:07 app drwxr-xr-x 4 marc staff 136 Feb 14 12:07 docs ---------- 1 marc staff 5625 Feb 14 12:07 gulpfile.js ---------- 1 marc staff 981 Feb 14 12:07 package.json email marc@marcshifflett.com | mobile 917-570-7079 On Sat, Feb 14, 2015 at 12:08 PM, alex notifications@github.com wrote:
|
Is it possible you have some weird sticky bit set on |
Hey Alex, nope, nothing sticky. Tried installing in a clean dir. Also Thanks! info Getting latest WSK release version ...
https://github.com/google/web-starter-kit/archive/v0.5.2.zip ...
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ✔ Done
✔ git
fs.js:568 function strWrapper(err, written) {
Error: EACCES, permission denied
(/usr/local/lib/node_modules/generator-mobile/node_modules/yeoman-generator/lib/actions/wiring.js:277:13)
(/usr/local/lib/node_modules/generator-mobile/app/index.js:137:27)
/usr/local/lib/node_modules/generator-mobile/node_modules/yeoman-generator/lib/base.js:395:14
email marc@marcshifflett.com | mobile 917-570-7079 On Sat, Feb 14, 2015 at 12:30 PM, alex notifications@github.com wrote:
|
Actually, I've just upgraded my npm version to 2.5.1 and started to have exact same issue on |
Comforting to know 🙏
|
I filed kevva/download#46 |
Thanks Alex for the quick resolution! I guess I now have to learn the gulp way @_@ |
fs.js:568
function strWrapper(err, written) {
^
Error: EACCES, permission denied '/Users/marc/Sites/NYCompost/gulpfile.js'
at Error (native)
at Object.fs.openSync (fs.js:502:18)
at Object.fs.readFileSync (fs.js:354:15)
at readFileAsString (/usr/local/lib/node_modules/generator-mobile/node_modules/yeoman-generator/lib/actions/wiring.js:277:13)
at module.exports.yeoman.generators.Base.extend.writing.gulpfile (/usr/local/lib/node_modules/generator-mobile/app/index.js:137:27)
at /usr/local/lib/node_modules/generator-mobile/node_modules/yeoman-generator/lib/base.js:395:14
at processImmediate as _immediateCallback
The text was updated successfully, but these errors were encountered: