Skip to content

fix: fix CI#290

Merged
dhmlau merged 1 commit into
masterfrom
fix-ci
Apr 13, 2026
Merged

fix: fix CI#290
dhmlau merged 1 commit into
masterfrom
fix-ci

Conversation

@dhmlau
Copy link
Copy Markdown
Member

@dhmlau dhmlau commented Apr 13, 2026

Got the following error for CI running under Node.js 22:

Run npm install -g npm
npm error code MODULE_NOT_FOUND
npm error Cannot find module 'promise-retry'
npm error Require stack:
npm error - /opt/hostedtoolcache/node/22.22.2/x64/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/rebuild.js
npm error - /opt/hostedtoolcache/node/22.22.2/x64/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/index.js
npm error - /opt/hostedtoolcache/node/22.22.2/x64/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/index.js
npm error - /opt/hostedtoolcache/node/22.22.2/x64/lib/node_modules/npm/node_modules/libnpmfund/lib/index.js
npm error - /opt/hostedtoolcache/node/22.22.2/x64/lib/node_modules/npm/lib/utils/reify-output.js
npm error - /opt/hostedtoolcache/node/22.22.2/x64/lib/node_modules/npm/lib/utils/reify-finish.js
npm error - /opt/hostedtoolcache/node/22.22.2/x64/lib/node_modules/npm/lib/commands/install.js
npm error - /opt/hostedtoolcache/node/22.22.2/x64/lib/node_modules/npm/lib/npm.js
npm error - /opt/hostedtoolcache/node/22.22.2/x64/lib/node_modules/npm/lib/cli/entry.js
npm error - /opt/hostedtoolcache/node/22.22.2/x64/lib/node_modules/npm/lib/cli.js
npm error - /opt/hostedtoolcache/node/22.22.2/x64/lib/node_modules/npm/bin/npm-cli.js
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-04-13T19_12_12_289Z-debug-0.log

Checklist

  • DCO (Developer Certificate of Origin) signed in all commits
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • Commit messages are following our guidelines

Signed-off-by: dhmlau <dhmlau@ca.ibm.com>
@dhmlau dhmlau requested a review from raymondfeng as a code owner April 13, 2026 19:21
@dhmlau dhmlau merged commit e71b6ab into master Apr 13, 2026
9 checks passed
@dhmlau dhmlau deleted the fix-ci branch April 13, 2026 19:24
dhmlau added a commit that referenced this pull request Apr 14, 2026
 * chore: update dependencies (#291) (Diana Lau)
 * fix: fix CI (#290) (Diana Lau)
 * chore(deps): update commitlint monorepo to v20.5.0 (#287) (renovate[bot])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant