leopardslab / leopardslab/nodecloud-cli

Cannot install nodecloud-cli

未关闭
#32 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
JavaScript
星标
29
派生
31
PR 合并指标
30 天内没有已合并 PR

描述

When I install nodecloud-cli with either npm or yarn, I get this error.
`C:\Users\Chamindu>npm install -g nodecloud-cli
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/nodecloud-cli - Not found
npm ERR! 404
npm ERR! 404 'nodecloud-cli@latest' 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! A complete log of this run can be found in:
npm ERR! C:\Users\Chamindu\AppData\Roaming\npm-cache_logs\2019-12-04T17_09_57_427Z-debug.log

Here is a image of it.
err

`

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先,将 repository 的 package metadata 和安装说明与 npm registry 中 nodecloud-cli 的条目进行核对。确认该 package name 是否已发布,以及 npm 或 yarn 是否可以安装它;当一条文档中记录的安装命令能够成功执行且不再出现报告的 E404 时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, node.js
领域
cli, release
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。