Closed thomaswinkler closed 1 year ago
Installation from //npm.pkg.github.com/ should be public and not require an auth token.
//npm.pkg.github.com/
For now only workaround is to configure ~/.npmrc with:
~/.npmrc
//npm.pkg.github.com/:_authToken=...
Now available from https://www.npmjs.com/package/cumulocity-cypress
Installation from
//npm.pkg.github.com/
should be public and not require an auth token.