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

npm install not working #79

Open
dsche-cyber opened this issue Jul 4, 2020 · 0 comments
Open

npm install not working #79

dsche-cyber opened this issue Jul 4, 2020 · 0 comments

Comments

@dsche-cyber
Copy link

I git cloned the repo to GOPATH/src/github.com/LN-Zap

Then:
npm install lndconnect --save

I get:

npm ERR! code ENOSELF
npm ERR! Refusing to install package with name "lndconnect" under a package
npm ERR! also called "lndconnect". Did you name your project the same
npm ERR! as the dependency you're installing?
npm ERR!
npm ERR! For more information, see:
npm ERR!     <https://docs.npmjs.com/cli/install#limitations-of-npms-install-algorithm>

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/dsche/.npm/_logs/2020-07-04T14_23_50_598Z-debug.log

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