fix: npe in lockfileConvertor (#465) #34
Annotations
2 errors
Node.js / Release
Error: Command failed with exit code 1: npm publish /home/runner/work/npminstall/npminstall/main_repo --userconfig /tmp/cefa9e9133e3b8cd3361b7ef97afa4ab/.npmrc --tag release-6.x --registry https://registry.npmjs.org/
npm notice
npm notice 📦 [email protected]
npm notice === Tarball Contents ===
npm notice 1.1kB LICENSE.txt
npm notice 14.6kB README.md
npm notice 17.5kB bin/install.js
npm notice 5.4kB bin/link.js
npm notice 3.0kB bin/uninstall.js
npm notice 888B bin/update.js
npm notice 701B lib/alias.js
npm notice 1.9kB lib/bin.js
npm notice 1.0kB lib/cnpm_config.js
npm notice 518B lib/config.js
npm notice 153B lib/context.js
npm notice 3.4kB lib/dependencies.js
npm notice 1.5kB lib/download/git.js
npm notice 545B lib/download/index.js
npm notice 2.5kB lib/download/local.js
npm notice 27.8kB lib/download/npm.js
npm notice 1.5kB lib/download/remote.js
npm notice 4.4kB lib/format_install_options.js
npm notice 3.4kB lib/get.js
npm notice 2.6kB lib/global_install.js
npm notice 178B lib/index.js
npm notice 13.1kB lib/install.js
npm notice 672B lib/link.js
npm notice 21.9kB lib/local_install.js
npm notice 2.9kB lib/lockfile_resolver.js
npm notice 611B lib/nested.js
npm notice 407B lib/npa_types.js
npm notice 497B lib/npa.js
npm notice 1.5kB lib/postinstall.js
npm notice 650B lib/postuninstall.js
npm notice 657B lib/preinstall.js
npm notice 639B lib/prepare.js
npm notice 651B lib/prepublish.js
npm notice 901B lib/preuninstall.js
npm notice 3.0kB lib/resolution.js
npm notice 2.0kB lib/uninstall.js
npm notice 16.1kB lib/utils.js
npm notice 57B node-gyp-bin/node-gyp
npm notice 28B node-gyp-bin/node-gyp.cmd
npm notice 59B node-gyp-bin/node-gyp.js
npm notice 2.2kB package.json
npm notice === Tarball Details ===
npm notice name: npminstall
npm notice version: 6.7.1
npm notice filename: npminstall-6.7.1.tgz
npm notice package size: 43.8 kB
npm notice unpacked size: 163.2 kB
npm notice shasum: 8e771999e80a86d87f9ff3b091a43f66924adbe7
npm notice integrity: sha512-bZkoz7hJV+9Fm[...]BcbBtKGZP54QA==
npm notice total files: 41
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag release-6.x and default access
npm ERR! code E403
npm ERR! 403 403 Forbidden - PUT https://registry.npmjs.org/npminstall - You cannot publish over the previously published versions: 6.7.1.
npm ERR! 403 In most cases, you or one of your dependencies are requesting
npm ERR! 403 a package version that is forbidden by your security policy, or
npm ERR! 403 on a server you do not have access to.
npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-09-20T10_01_48_358Z-debug-0.log
|
Node.js / Release
Process completed with exit code 1.
|