angularjs-gulp-example icon indicating copy to clipboard operation
angularjs-gulp-example copied to clipboard

followed the instructions in read me file but got error

Open saurabh0683 opened this issue 7 years ago • 3 comments

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)

saurabh0683 avatar Mar 13 '17 21:03 saurabh0683

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)

kofcszs2016 avatar Apr 04 '17 22:04 kofcszs2016

the same error too

SalsabeelNasr avatar Feb 16 '18 12:02 SalsabeelNasr

Me too

carscx avatar Nov 06 '18 17:11 carscx