Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1785127 - Upgrade ts-node package to 10.8.0 to fix ESM issues #1450

Merged

Conversation

rosahbruno
Copy link
Contributor

@rosahbruno rosahbruno commented Aug 22, 2022

The maintainers of the ts-node package added this fix to their repo in version 10.8.0 to deal with the short-circuit ESM errors. I was able to run all tests from the glean directory as well as confirm that all the samples projects are still working as expected.

TypeStrong/ts-node#1715

Pull Request checklist

  • Quality: Make sure this PR builds and runs cleanly.
    • Inside the glean/ folder, run:
      • npm run test Runs all tests
      • npm run lint Runs all linters
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry to CHANGELOG.md or an explanation of why it does not need one
  • Documentation: This PR includes documentation changes, an explanation of why it does not need that or a follow-up bug has been filed to do that work

@rosahbruno rosahbruno changed the title Upgrade ts-node package to 10.8.0 to fix ESM issues Bug 1785127 - Upgrade ts-node package to 10.8.0 to fix ESM issues Aug 22, 2022
@rosahbruno rosahbruno force-pushed the 1785127-newer-node-version-issues branch from 403a83c to c22b40d Compare August 22, 2022 20:31
@rosahbruno rosahbruno marked this pull request as ready for review August 22, 2022 20:33
@auto-assign auto-assign bot requested a review from travis79 August 22, 2022 20:33
The maintainers of the `ts-node` package added this fix to their repo in version 10.8.0 to deal with the short-circuit ESM errors.

TypeStrong/ts-node#1715
@rosahbruno rosahbruno force-pushed the 1785127-newer-node-version-issues branch from c22b40d to 3969bc1 Compare August 23, 2022 12:38
@rosahbruno rosahbruno merged commit ac4c56a into mozilla:main Aug 24, 2022
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.

None yet

2 participants