npm ERR! ....
还没有人认领这个 Issue。
- 主要语言
- C++
- 星标
- 155
- 派生
- 47
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
报告提到了 npm install 命令、Node.js v4.9.1、npm v2.15.11 以及本地 npm-debug.log 路径。首先,根据仓库已发布的软件包元数据检查该命令和软件包名称;当支持的安装方法和 E404 的原因得到明确确立后,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- node.js
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 15/100