Skip to content

fix: add dependencies#11568

Merged
dhmlau merged 1 commit intomasterfrom
fix-release
Apr 14, 2026
Merged

fix: add dependencies#11568
dhmlau merged 1 commit intomasterfrom
fix-release

Conversation

@dhmlau
Copy link
Copy Markdown
Member

@dhmlau dhmlau commented Apr 14, 2026

When trying to publish the release, npm test failed because of the error below:

Uncaught Error: Cannot find module 'mem-fs'

Adding the 2 dependencies seem to fix the issue.

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
  • API Documentation in code was updated
  • Documentation in /docs/site was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in examples/* were updated

👉 Check out how to submit a PR 👈

Signed-off-by: dhmlau <dhmlau@ca.ibm.com>
@dhmlau dhmlau requested a review from raymondfeng as a code owner April 14, 2026 19:28
@dhmlau dhmlau merged commit 0dcf227 into master Apr 14, 2026
13 checks passed
@dhmlau dhmlau deleted the fix-release branch April 14, 2026 19:37
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