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

fix(js): fix reading tsconfig.json on TypeScript 4.9 #14380

Merged

Conversation

aukevanleeuwen
Copy link
Contributor

Current Behavior

Crashes when reading (certain) tsconfig.json files with TypeScript 4.9. For more information see #14223.

Expected Behavior

Does not crash when reading (certain) tsconfig.json files with TypeScript 4.9.

Related Issue(s)

Fixes #14223

@vercel
Copy link

vercel bot commented Jan 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
nx-dev ⬜️ Ignored (Inspect) Jan 15, 2023 at 1:36PM (UTC)

@AgentEnder AgentEnder merged commit ada727c into nrwl:master Jan 17, 2023
@aukevanleeuwen aukevanleeuwen deleted the bugfix/typescript-4.9-read-config branch January 17, 2023 09:54
FrozenPandaz pushed a commit that referenced this pull request Jan 17, 2023
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: hostOrText.readFile is not a function when extending @tsconfig/node18
2 participants