Updated .npmrc to fix following error #157
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
2025-01-21T16:43:36.0808631Z ##[group]Run changesets/action@v1
2025-01-21T16:43:36.0809056Z with:
2025-01-21T16:43:36.0809341Z publish: pnpm changeset publish
2025-01-21T16:43:36.0809786Z title: Release packages [publish docs]
2025-01-21T16:43:36.0810156Z commit: Release packages [publish docs]
2025-01-21T16:43:36.0810514Z createGithubReleases: true
2025-01-21T16:43:36.0810906Z setupGitUser: true
2025-01-21T16:43:36.0832903Z env:
2025-01-21T16:43:36.0833286Z PNPM_HOME: /home/runner/setup-pnpm/node_modules/.bin
2025-01-21T16:43:36.0834228Z GITHUB_TOKEN: ***
2025-01-21T16:43:36.0834924Z NODE_AUTH_TOKEN: ***
2025-01-21T16:43:36.0835173Z GIT_AUTHOR_NAME: imodeljs-admin
2025-01-21T16:43:36.0835487Z GIT_AUTHOR_EMAIL: [email protected]
2025-01-21T16:43:36.0835797Z ##[endgroup]
2025-01-21T16:43:36.1959010Z setting git user
2025-01-21T16:43:36.1993566Z [command]/usr/bin/git config user.name "github-actions[bot]"
2025-01-21T16:43:36.2069018Z [command]/usr/bin/git config user.email "github-actions[bot]@users.noreply.github.com"
2025-01-21T16:43:36.2096320Z setting GitHub credentials
2025-01-21T16:43:36.2126294Z No changesets found. Attempting to publish any unpublished packages to npm
2025-01-21T16:43:36.2127076Z No user .npmrc file found, creating one
2025-01-21T16:43:36.2239395Z [command]/home/runner/setup-pnpm/node_modules/.bin/pnpm changeset publish
2025-01-21T16:43:36.9456306Z 🦋 �[36minfo�[39m npm info @itwin/changed-elements-react
2025-01-21T16:43:38.0317689Z 🦋 �[36minfo�[39m @itwin/changed-elements-react is being published because our local version (0.12.0) has not been published on npm
2025-01-21T16:43:38.0319098Z 🦋 �[36minfo�[39m Publishing �[36m"@itwin/changed-elements-react"�[39m at �[32m"0.12.0"�[39m
2025-01-21T16:43:39.5127308Z 🦋 �[31merror�[39m an error occurred while publishing @itwin/changed-elements-react: ENEEDAUTH This command requires you to be logged in to https://registry.npmjs.org/
2025-01-21T16:43:39.5129133Z 🦋 �[31merror�[39m You need to authorize this machine using
npm adduser
2025-01-21T16:43:39.5129956Z 🦋 �[31merror�[39m npm error code ENEEDAUTH
2025-01-21T16:43:39.5131111Z 🦋 �[31merror�[39m npm error need auth This command requires you to be logged in to https://registry.npmjs.org/
2025-01-21T16:43:39.5132408Z 🦋 �[31merror�[39m npm error need auth You need to authorize this machine using
npm adduser
2025-01-21T16:43:39.5134054Z 🦋 �[31merror�[39m npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-01-21T16_43_38_823Z-debug-0.log