Skip to content

Cannot be installed anonymously #4

@tvainika

Description

@tvainika

Is this intentional feature that the package cannot be installed with npm without registering to GitHub and logging in?

Executed in clean container:

node@fcf90001f37f:~$ cat ~/.npmrc 
@codertocat:registry=https://npm.pkg.github.com

and

node@fcf90001f37f:~$ npm install @codertocat/[email protected]
npm ERR! code E401
npm ERR! Unable to authenticate, need: Basic realm="GitHub Package Registry"

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/node/.npm/_logs/2019-09-22T20_07_31_130Z-debug.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions