The packages hosted on npm require auth. Switching to github works (ex: "conf": "github:la-jarre-a-son/conf",) for two of them, but "@la-jarre-a-son/ui": "^1.2.3", is missing.
npm error code E401
npm error 401 Unauthorized - GET https://npm.pkg.github.com/download/@la-jarre-a-son/nlf/3.0.0/bcb2cefb8cfe5114cc1f5d18a4bbb0e9db99ea5e - unauthenticated: User cannot be authenticated with the token provided.
npm error A complete log of this run can be found in: /Users/f/.npm/_logs/2024-08-26T00_34_06_217Z-debug-0.log
The packages hosted on npm require auth. Switching to github works (ex:
"conf": "github:la-jarre-a-son/conf",) for two of them, but"@la-jarre-a-son/ui": "^1.2.3",is missing.