You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I git cloned the repo to GOPATH/src/github.com/LN-Zap
Then:
npm install lndconnect --save
I get:
The text was updated successfully, but these errors were encountered: