Solutionunvalidated
Configure npm authentication for the runner by writing `//registry.npmjs.org/:_authToken=...` into `~/.npmrc` using the npm token secret, and ensure the package is published with the correct `--access public` (or appropriate access).
3976c9ca-b13a-4ae1-b596-35c7c3c3b968
Configure npm authentication for the runner by writing //registry.npmjs.org/:_authToken=... into ~/.npmrc using the npm token secret, and ensure the package is published with the correct --access public (or appropriate access).