-
Create a token:
Github > Settings > Dev settings > Personal access tokens > Generate new token -
.npmrcfile:@openforis:registry=https://npm.pkg.github.com _authToken = TOKEN always-auth = true -
.yarnrcfile:"@openforis:registry" "https://npm.pkg.github.com"
yarn publish
To use the package a Github token is needed, to create and configure one follow the steps into prerequisites.
yarn add @openforis/arena-common