node-solid-server icon indicating copy to clipboard operation
node-solid-server copied to clipboard

updated node to 20.19.2

Open timea-solid opened this issue 7 months ago • 1 comments

I seem to need this in order to run local dev on SolidOS

timea-solid avatar Aug 14 '25 10:08 timea-solid

Bumping Node 20 minor is itself not a problem!

Do you need to change package-lock? Can you run npm i --save-exact on a clean repo and see if anything breaks (or is npm being bumped as well with latest Node 20 LTS)? Because that might need a separate PR.

Change in the Readme is spurious.

CxRes avatar Aug 25 '25 02:08 CxRes