johntitus / johntitus/node-horseman

npm install node-horseman return error

Open
#321 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.