chore: Fix strip-only mode issues in Node.js 22.18 by lahirumaramba · Pull Request #2958 · firebase/firebase-admin-node
Navigation Menu
{{ message }}
firebase / firebase-admin-node Public
- Notifications You must be signed in to change notification settings
- Fork 415
Merged
chore: Fix strip-only mode issues in Node.js 22.18#2958
lahirumaramba merged 7 commits intomasterfrom
chore: Fix strip-only mode issues in Node.js 22.18#2958
lahirumaramba merged 7 commits intomasterfrom
Conversation
Copy link
Member
It appears that the strip-only mode is enabled by default in Node 22.18 when using mocha --require ts-node/register.
Upgrading to mocha v11 seems to resolve the issue.
lahirumaramba
changed the title
chore: Fix import syntax issue in Node.js 22.x
chore: Fix strip-only mode issues in Node.js 22.18
lahirumaramba
force-pushed
the
lm-fix-node22
branch
from
23ff210 to
a129cde
Compare
lahirumaramba added 3 commits
August 13, 2025 19:59
lahirumaramba
assigned
jonathanedey
lahirumaramba
requested a review
from jonathanedey
jonathanedey approved these changes Aug 14, 2025
Copy link
Collaborator
jonathanedey
left a comment
jonathanedey
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Thanks!
lahirumaramba
deleted the
lm-fix-node22
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment