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

Getting error while doing ''npm i'' in cc-bmean. #102

Open
sitaramyadav opened this issue Jul 10, 2018 · 0 comments
Open

Getting error while doing ''npm i'' in cc-bmean. #102

sitaramyadav opened this issue Jul 10, 2018 · 0 comments

Comments

@sitaramyadav
Copy link

sitaramyadav commented Jul 10, 2018

[email protected] postinstall /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/gifsicle
node index.js

path.js:39
throw new ERR_INVALID_ARG_TYPE('path', 'string', path);
^

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type object
at assertPath (path.js:39:11)
at Object.basename (path.js:1299:5)
at /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/download/index.js:35:43
at each (/Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/each-async/each-async.js:63:4)
at module.exports (/Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/download/index.js:33:5)
at /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/bin-wrapper/index.js:108:20
at /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/bin-wrapper/index.js:141:24
at /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/bin-check/index.js:30:20
at /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/executable/index.js:39:20
at FSReqWrap.oncomplete (fs.js:165:21)

[email protected] postinstall /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/optipng-bin
node index.js

path.js:39
throw new ERR_INVALID_ARG_TYPE('path', 'string', path);
^

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type object
at assertPath (path.js:39:11)
at Object.basename (path.js:1299:5)
at /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/download/index.js:35:43
at each (/Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/each-async/each-async.js:63:4)
at module.exports (/Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/download/index.js:33:5)
at /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/bin-wrapper/index.js:108:20
at /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/bin-wrapper/index.js:141:24
at /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/bin-check/index.js:30:20
at /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/executable/index.js:39:20
at FSReqWrap.oncomplete (fs.js:165:21)

[email protected] postinstall /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/pngquant-bin
node index.js

path.js:39
throw new ERR_INVALID_ARG_TYPE('path', 'string', path);
^

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type object
at assertPath (path.js:39:11)
at Object.basename (path.js:1299:5)
at /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/download/index.js:35:43
at each (/Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/each-async/each-async.js:63:4)
at module.exports (/Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/download/index.js:33:5)
at /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/bin-wrapper/index.js:108:20
at /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/bin-wrapper/index.js:141:24
at /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/bin-check/index.js:30:20
at /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/executable/index.js:39:20
at FSReqWrap.oncomplete (fs.js:165:21)

[email protected] install /Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean
bower install; gulp clean

bower invalid-meta for:/Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/bower.json
bower invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes
/Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/socket.io/lib/store.js:35
Store.prototype.proto = EventEmitter.prototype;
^

TypeError: Cannot read property 'prototype' of undefined
at Object. (/Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/socket.io/lib/store.js:35:42)
at Module._compile (internal/modules/cjs/loader.js:678:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:689:10)
at Module.load (internal/modules/cjs/loader.js:589:32)
at tryModuleLoad (internal/modules/cjs/loader.js:528:12)
at Function.Module._load (internal/modules/cjs/loader.js:520:3)
at Module.require (internal/modules/cjs/loader.js:626:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object. (/Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/socket.io/lib/manager.js:16:13)
at Module._compile (internal/modules/cjs/loader.js:678:30)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: bower install; gulp clean
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/seetaram/.npm/_logs/2018-07-10T06_47_53_215Z-debug.log

When I did bower install; gulp clean. I am getting below error

bower invalid-meta for:/Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/bower.json
bower invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes
/Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/socket.io/lib/store.js:35
Store.prototype.proto = EventEmitter.prototype;
^

TypeError: Cannot read property 'prototype' of undefined
at Object. (/Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/socket.io/lib/store.js:35:42)
at Module._compile (internal/modules/cjs/loader.js:678:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:689:10)
at Module.load (internal/modules/cjs/loader.js:589:32)
at tryModuleLoad (internal/modules/cjs/loader.js:528:12)
at Function.Module._load (internal/modules/cjs/loader.js:520:3)
at Module.require (internal/modules/cjs/loader.js:626:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object. (/Users/seetaram/Projects/learningAngularjs/July2018/ng-demos/cc-bmean/node_modules/socket.io/lib/manager.js:16:13)
at Module._compile (internal/modules/cjs/loader.js:678:30)

@sitaramyadav sitaramyadav changed the title Getting error while doing npm i in cc-bmean. Getting error while doing ''npm i'' in cc-bmean. Jul 10, 2018
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

1 participant