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 error: error TS2688: Cannot find type definition file for 'node'. #274

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

bhamail
Copy link
Contributor

@bhamail bhamail commented Dec 13, 2023

fix error: error TS2688: Cannot find type definition file for 'node'.

The error appears to have been intermittent, but there was also some posts stating the typeRoots compiler option was no longer needed. It didn't appear to cause harm, and "less is more"...

cc @bhamail / @DarthHater / @allenhsieh / @ken-duck

@bhamail bhamail merged commit 2d79b85 into main Dec 13, 2023
@bhamail bhamail deleted the fix_type_def_for_node branch December 13, 2023 03:53
brent-spiner pushed a commit that referenced this pull request Dec 13, 2023
## [4.0.42](v4.0.41...v4.0.42) (2023-12-13)

### Bug Fixes

* error TS2688: Cannot find type definition file for 'node'. ([#274](#274)) ([2d79b85](2d79b85))
@brent-spiner
Copy link

🎉 This PR is included in version 4.0.42 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants