mapbox / mapbox/node-or-tools

npm ERR! ....

Open
#55 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
155
Forks
47
PR merge metrics
No merged PRs in 30d

Description

i got dis error in an attempt to in node-or-tool as npm successful installation

npm ERR! Linux 4.15.0-30-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "node-or-tools-master"
npm ERR! node v4.9.1
npm ERR! npm v2.15.11
npm ERR! code E404

npm ERR! 404 Not found : node-or-tools-master
npm ERR! 404
npm ERR! 404 'node-or-tools-master' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! Please include the following file with any support request:
npm ERR! /home/bunmalik/Desktop/thesis/codes/c++/Untitled Folder/npm-debug.log

Please I need guidance to go about this

Contributor guide

Open the contributing guide

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

The report names the npm install command, Node.js v4.9.1, npm v2.15.11, and the local npm-debug.log path. Start by checking that command and the package name against the repository's published package metadata; done means the supported installation method and cause of the E404 are clearly established.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.