fix: add postversion hook #3
Annotations
2 errors
|
NPM / Release
Process completed with exit code 1.
|
|
NPM / Release
Error: Command failed with exit code 1: npm version 1.0.2 --userconfig /tmp/157fec8393f5eabe6e002c1cec57b0c6/.npmrc --no-git-tag-version --allow-same-version
node:internal/modules/cjs/loader:1215
throw err;
^
Error: Cannot find module '/home/runner/work/sync-npm-version-to-jsr/sync-npm-version-to-jsr/main_repo/dist/bin.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15)
at Module._load (node:internal/modules/cjs/loader:1043:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
at node:internal/main/run_main_module:28:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v20.19.4
npm error code 1
npm error path /home/runner/work/sync-npm-version-to-jsr/sync-npm-version-to-jsr/main_repo
npm error command failed
npm error command sh -c node dist/bin.js
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-07-31T08_01_43_393Z-debug-0.log
> postversion
> node dist/bin.js
|