Cumulocity-IoT / cumulocity-cypress

Collection of commands and utilities to be used for automating tests for Cumulocity with Cypress.
Apache License 2.0
8 stars 2 forks source link

Installing package from npm.pkg.github.com requires auth token #15

Closed thomaswinkler closed 1 year ago

thomaswinkler commented 1 year ago

Installation from //npm.pkg.github.com/ should be public and not require an auth token.

thomaswinkler commented 1 year ago

For now only workaround is to configure ~/.npmrc with:

//npm.pkg.github.com/:_authToken=...
thomaswinkler commented 1 year ago

Now available from https://www.npmjs.com/package/cumulocity-cypress