Back to top

1 post tagged with "npm"

Fixing: unable to deploy to npm: 'you must be logged in'

Recently I created a small library with Angular which I wanted to publish to npm (the node package manager). However, when I had everything in place from a build perspective using Travis CI in my GitHub repo, it was failing to publish the package with a 401 login error.

PublishedFeb 15, 2019
Time to read2 min
npmpublishissueRead more