Skip to content

Document that after updating rimraf to ^6.0.0 nodejs version needs to be higher than 20#32

Open
onnimonni wants to merge 2 commits intotapjs:mainfrom
onnimonni:drop-support-for-node-18
Open

Document that after updating rimraf to ^6.0.0 nodejs version needs to be higher than 20#32
onnimonni wants to merge 2 commits intotapjs:mainfrom
onnimonni:drop-support-for-node-18

Conversation

@onnimonni
Copy link

@onnimonni onnimonni commented Oct 31, 2024

Hey,

After I upgraded tsimp to version 2.0.12 I got following error message:

$ yarn install
yarn install v1.22.22
[1/5] 🔍  Validating package.json...
[2/5] 🔍  Resolving packages...
[3/5] 🚚  Fetching packages...
error rimraf@6.0.1: The engine "node" is incompatible with this module. Expected version "20 || >=22". Got "18.20.4"

I'm still using Node 18 for now and wanted to make it clearer that 2.0.12 drops support for earlier node versions.

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.

1 participant