Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Unable to npm install #252

@connor4312

Description

@connor4312
  1. Clone the pakage
  2. Try to npm install
  3. This error happens, in spite of being logged in:
npm ERR! code E401
npm ERR! Unable to authenticate, your authentication token seems to be invalid.
npm ERR! To correct this please trying logging in again with:
npm ERR!     npm login

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/connor/.npm/_logs/2021-10-08T17_05_39_275Z-debug.log

It looks like there are references to mscomdev.pkgs.visualstudio.com in the package-lock.json. This prevents anyone who isn't authenticated and set up to that package feed from being able to contribute. All dependencies are public, so we should be able to just reference the public npm registry.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions