Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

running npm install after php artisan laracogs:bootstrap stuck at node scripts/install.js #66

Closed
swanand09 opened this issue Jul 20, 2016 · 1 comment

Comments

@swanand09
Copy link

swanand09 commented Jul 20, 2016

When I run npm install it stuck at node scripts/install.js. When I re run it I got this:
npm WARN optional Skipping failed optional dependency /chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.14 npm WARN optional Skipping failed optional dependency /gulp-watch/chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.14

and then run gulp
[10:59:42] Using gulpfile /var/www/html/testlaracog/gulpfile.js [10:59:42] Starting 'default'... [10:59:42] Starting 'sass'... Bus error (core dumped)

Can anyone help?
Thanks

@swanand09
Copy link
Author

well I solved it by doing npm install npm which upgraded the version of npm to 3.10.5

@mlantz mlantz closed this as completed Jul 20, 2016
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

2 participants