johntitus / johntitus/node-horseman
npm install node-horseman return error
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 121
- PR merge metrics
- No merged PRs in 30d
Description
When I run the command I have the following error:
npm ERR! Linux 4.10.0-38-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "node-horseman" "--save"
npm ERR! node v6.12.0
npm ERR! npm v3.10.10
npm ERR! code ENOSELF
npm ERR! Refusing to install node-horseman 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
Will it be a problem with my Linux?
Thanks in advance.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported npm install node-horseman --save command with the listed Node.js and npm versions, then read npm's ENOSELF error and the package installation metadata. Done means determining whether the failure is caused by the package or the installation context and recording a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100