fix: Fixed the releaserc.json file #9
Annotations
1 error
|
release
ExecaError: Command failed with exit code 1: 'pnpm ci:publish '
npm warn Unknown env config "dangerously-allow-all-builds". This will stop working in the next major version of npm.
npm warn Unknown env config "ignore-workspace-root-check". This will stop working in the next major version of npm.
npm warn Unknown env config "verify-deps-before-run". This will stop working in the next major version of npm.
npm warn Unknown env config "_jsr-registry". This will stop working in the next major version of npm.
npm warn Unknown project config "ignore-workspace-root-check". This will stop working in the next major version of npm.
npm notice
npm notice 📦 cardealerdp@0.1.1
npm notice Tarball Contents
npm notice 1.1kB LICENSE.md
npm notice 155B README.md
npm notice 258B build/index.d.ts
npm notice 581B build/index.js
npm notice 1.0kB build/profile.d.ts
npm notice 1.7kB build/profile.js
npm notice 1.9kB build/schemas/car.d.ts
npm notice 2.8kB build/schemas/car.js
npm notice 925B build/schemas/dealer.d.ts
npm notice 1.6kB build/schemas/dealer.js
npm notice 86B build/schemas/index.d.ts
npm notice 516B build/schemas/index.js
npm notice 1.0kB build/schemas/showroom.d.ts
npm notice 1.7kB build/schemas/showroom.js
npm notice 255B index.ts
npm notice 558B package.json
npm notice 1.0kB profile.ts
npm notice 1.8kB schemas/car.ts
npm notice 890B schemas/dealer.ts
npm notice 83B schemas/index.ts
npm notice 979B schemas/showroom.ts
npm notice 36B tsconfig.json
npm notice Tarball Details
npm notice name: cardealerdp
npm notice version: 0.1.1
npm notice filename: cardealerdp-0.1.1.tgz
npm notice package size: 6.4 kB
npm notice unpacked size: 21.0 kB
npm notice shasum: 0056a8ced559c848e6f5015ec1d0eb95869396a8
npm notice integrity: sha512-yibgk9yyg7zwy[...]0G6CMcJeJzZ6g==
npm notice total files: 22
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-10-04T16_48_23_663Z-debug-0.log
> project@0.1.0 ci:publish /home/runner/work/cardealerdp/cardealerdp
> pnpm -r publish --access public --ignore-scripts --no-git-checks
\u2009ELIFECYCLE\u2009 Command failed with exit code 1.
|