leopardslab / leopardslab/nodecloud-cli

Cannot install nodecloud-cli

Open
#32 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
29
Forks
31
PR merge metrics
No merged PRs in 30d

Description

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

`

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 checking the repository's package metadata and installation instructions against the npm registry entry for nodecloud-cli. Confirm whether the package name is published and whether npm or yarn can install it; done means a documented installation command succeeds without the reported E404.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
cli, release
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.