Skip to content

Make Installation of Velocitas CLI work outside of DevContainer #160

@eriksven

Description

@eriksven

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

  1. git clone https://github.com/eclipse-velocitas/cli.git
  2. cd cli
  3. npm 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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions