-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Severity
Critical
What release version, tag or commit-hash did you use?
v0.5.0
Current Behavior
I would like to install the velocitas-cli as described in the Readme and execute:
npm install -g velocitas-cli in the root-directory of the checked out repository.
The result is
cli % npm install -g velocitas-cli npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/velocitas-cli - Not found npm ERR! 404 npm ERR! 404 'velocitas-cli@*' is not in this registry. npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.
Steps to Reproduce
git clone https://github.com/eclipse-velocitas/cli.gitcd clinpm install -g velocitas-cli
Expected Behavior
Veloctias-CLI is globally installed on my machine
Possible Solution
No response
Additional Information
I tried this with the following versions and got the same result:
Node: v20.5.1, NPM: 9.8.0
Node: v18.17.1, NPM: 9.6.7
Code of Conduct
- I agree to follow this project's "Code of Conduct".
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
📋 Backlog