Skip to content

Conversation

@lpsinger
Copy link
Contributor

Projects that use gulp-replace cannot currenlty be built with TypeScript 4.9 because gulp-replace depends on an old major version of @types/node.

A quick survey of a few of my other dependencies that require @types/node shows that most of them accept any version ("*").

This seems like the best solution for gulp-replace too.

See microsoft/TypeScript#51567.

Projects that use gulp-replace cannot currenlty be built with
TypeScript 4.9 because gulp-replace depends on an old major
version of @types/node.

A quick survey of a few of my other dependencies that require
@types/node shows that most of them accept any version (`"*"`).

This seems like the best solution for gulp-replace too.

See microsoft/TypeScript#51567.
lpsinger added a commit to nasa-gcn/gcn.nasa.gov that referenced this pull request Dec 17, 2022
@lazd lazd merged commit bbc2878 into lazd:master Dec 17, 2022
@lazd
Copy link
Owner

lazd commented Dec 17, 2022

@lpsinger give 1.1.4 a try and report back please!

@lpsinger lpsinger deleted the permit-any-version-of-types-node branch December 17, 2022 17:03
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