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

Description
- Clone the pakage
- Try to npm install
- 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.