Skip to content

gen-host-js: fix ts compilation bug in newer ts versions#460

Merged
alexcrichton merged 7 commits intomainfrom
ts-fix
Jan 25, 2023
Merged

gen-host-js: fix ts compilation bug in newer ts versions#460
alexcrichton merged 7 commits intomainfrom
ts-fix

Conversation

@guybedford
Copy link
Copy Markdown
Contributor

This fixes a TS compilation bug that was coming up. An alternative could be to check in the package lock to ensure consistent tsx versioning.

@guybedford

This comment was marked as outdated.

@guybedford
Copy link
Copy Markdown
Contributor Author

Actually it seems the --project argument is causing @types/node not to be picked up, which may be an argument for moving the package.json to the base level. I've worked around that issue for now.

This reverts commit e696ea0.
@alexcrichton alexcrichton merged commit 98c2b1e into main Jan 25, 2023
@alexcrichton alexcrichton deleted the ts-fix branch January 25, 2023 15:14
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.

2 participants