I want to use a library that requires node >=18.
How can I make sure that my Typescript FoO are running on this version of node ?
This not something user’s have control of, we are currently working to upgrade to Node 18
@bnorman when do you reckon this change will take effect? I believe Node 16 EOL’d back in September 2023, according to their blog:
https://nodejs.org/en/blog/announcements/nodejs16-eol
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.