fix(CD): another try to fix npm publishing #116
Annotations
1 error
|
publish-package
ExecaError: Command failed with exit code 1: npm publish /home/runner/work/dcmjs/dcmjs --userconfig /tmp/90f914b52bfb2e4a9369a7b679dba146/.npmrc --tag latest --registry 'https://registry.npmjs.org/'
npm notice
npm notice 📦 dcmjs@0.46.2
npm notice Tarball Contents
npm notice 114B .babelrc
npm notice 499B .github/workflows/lint-and-format.yml
npm notice 938B .github/workflows/publish-package.yml
npm notice 399B .github/workflows/tests.yml
npm notice 79B .prettierrc
npm notice 125B .vscode/extensions.json
npm notice 144B .vscode/settings.json
npm notice 1.1kB License.txt
npm notice 8.2kB README.md
npm notice 1.7MB build/dcmjs.es.js
npm notice 4.3MB build/dcmjs.es.js.map
npm notice 1.8MB build/dcmjs.js
npm notice 4.3MB build/dcmjs.js.map
npm notice 1.2MB build/dcmjs.min.js
npm notice 3.4MB build/dcmjs.min.js.map
npm notice 1.2kB changelog.md
npm notice 692B eslint.config.mjs
npm notice 4.2kB generate-dictionary.js
npm notice 1.0kB jest.setup.js
npm notice 714B netlify.toml
npm notice 2.5kB package.json
npm notice 1.5kB rollup.config.mjs
npm notice 1.6kB test/adapters.test.js
npm notice 5.8kB test/anonymizer.test.js
npm notice 7.3kB test/arrayItem.json
npm notice 2.2kB test/data-encoding.test.js
npm notice 7.0kB test/data-options.test.js
npm notice 62.2kB test/data.test.js
npm notice 30B test/derivations.test.js
npm notice 2.5kB test/DicomMetaDictionary.test.js
npm notice 30B test/DICOMWEB.test.js
npm notice 2.9kB test/helper/DicomDataReadBufferStreamBuilder.js
npm notice 1.6kB test/integration/DicomMessage.readFile.test.js
npm notice 37.1kB test/lossless-read-write.test.js
npm notice 538B test/mocks/minimal_fields_dataset.json
npm notice 2.8kB test/mocks/null_number_vrs_dataset.json
npm notice 1.4kB test/normalizers.test.js
npm notice 6.7kB test/rawTags.js
npm notice 3.5kB test/readBufferStream.test.js
npm notice 712.1kB test/sample-dicom.json
npm notice 31.3kB test/sample-sr.json
npm notice 3.1kB test/SequenceOfItems.test.js
npm notice 8.8kB test/sr-tid.test.js
npm notice 2.6kB test/testUtils.js
npm notice 7.5kB test/utilities.test.js
npm notice 2.9kB test/utilities/deepEqual.test.js
npm notice 5.2kB test/writeBufferStream.test.js
npm notice Tarball Details
npm notice name: dcmjs
npm notice version: 0.46.2
npm notice filename: dcmjs-0.46.2.tgz
npm notice package size: 2.3 MB
npm notice unpacked size: 17.5 MB
npm notice shasum: c289cd0f380f70b8de3124e59c01fbe043930183
npm notice integrity: sha512-/+jHRI2rguxKv[...]hWaSX6faK/O2g==
npm notice total files: 47
npm notice
npm error code ENEEDAUTH
npm error need auth This command requires you to be logged in to https://registry.npmjs.org/
npm error need auth You need to authorize this machine using `npm adduser`
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-12-16T21_33_53_764Z-debug-0.log
|