Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

followed the instructions in read me file but got error #5

Open
saurabh0683 opened this issue Mar 13, 2017 · 3 comments
Open

followed the instructions in read me file but got error #5

saurabh0683 opened this issue Mar 13, 2017 · 3 comments

Comments

@saurabh0683
Copy link

followed the instructions in read me file but got error on running "gulp"

.../work/samples/angular1_seed/angularjs-gulp-example/node_modules/socket.io/lib/store.js:35
Store.prototype.proto = EventEmitter.prototype;
^

TypeError: Cannot read property 'prototype' of undefined
at Object. (/Users/saurabh/work/samples/angular1_seed/angularjs-gulp-example/node_modules/socket.io/lib/store.js:35:41)
at Module._compile (module.js:571:32)

@kofcszs2016
Copy link

I got error, too.

Mine is:

fs.js:808
return binding.readdir(pathModule._makeLong(path));
^

Error: ENOENT: no such file or directory, scandir '/Users/jasonwang/angularjs-gulp-example/node_modules/node-sass/vendor'
at Error (native)
at Object.fs.readdirSync (fs.js:808:18)
at Object.getInstalledBinaries (/Users/jasonwang/angularjs-gulp-example/node_modules/node-sass/lib/extensions.js:121:13)
at foundBinariesList (/Users/jasonwang/angularjs-gulp-example/node_modules/node-sass/lib/errors.js:20:15)
at foundBinaries (/Users/jasonwang/angularjs-gulp-example/node_modules/node-sass/lib/errors.js:15:5)
at Object.module.exports.missingBinary (/Users/jasonwang/angularjs-gulp-example/node_modules/node-sass/lib/errors.js:45:5)
at module.exports (/Users/jasonwang/angularjs-gulp-example/node_modules/node-sass/lib/binding.js:15:30)
at Object. (/Users/jasonwang/angularjs-gulp-example/node_modules/node-sass/lib/index.js:14:35)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)

@SalsabeelNasr
Copy link

the same error too

@carscx
Copy link

carscx commented Nov 6, 2018

Me too

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

No branches or pull requests

4 participants