Closed as not planned
Description
I remember we switched to 46 instead of master in #966.
However, This means we can't use ts-for-gir
(in #979), because one of the dependencies requires node 20 (and hence typescript 24.08beta).
$ yarn global add @ts-for-gir/[email protected]
yarn global v1.22.22
[1/4] Resolving packages...
[2/4] Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version "20 || >=22". Got "18.20.3"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/global for documentation about this command.
This means we should consider switching to the master
. A good first point would be to list all the issues we had when we switched to master in the past.
As my internet is a bit slow, I can't really iterate on this as it requires downloading multiple runtimes and dependencies.
(cc @sonnyp @andyholmes)
Metadata
Metadata
Assignees
Labels
No labels