subeeshcbabu-zz / swagmock

Mock data generator for swagger api
MIT License
173 stars 38 forks source link

Install Issues #45

Closed channgli closed 6 years ago

channgli commented 6 years ago

Hello , Can help to look at the this install issue. LM-SHC-16502628:swagmock qiangli3$ npm install swagmock npm ERR! Darwin 16.7.0 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "swagmock" npm ERR! node v6.11.2 npm ERR! npm v3.10.10 npm ERR! code ENOSELF

npm ERR! Refusing to install swagmock as a dependency of itself npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request: npm ERR! /Users/qiangli3/work/swagger/swagmock/npm-debug.log

subeeshcbabu-zz commented 6 years ago

probably named the project swagmock and NPM did not like it? Saw this post and this might be related - http://thisdavej.com/node-newbie-error-npm-refusing-to-install-package-as-a-dependency-of-itself/

channgli commented 6 years ago

Thanks, i know that , but i still have other issue ,will create new one