csensemakers / desci-sense

2 stars 2 forks source link

yarn install requires node 18 #100

Open ronentk opened 8 months ago

ronentk commented 8 months ago

@pepoospina This line failed with Node 20 https://github.com/csensemakers/desci-sense/blob/a40f17e81c0263a7c12e5d5839d6bd1d8a825d46/app/README.md?plain=1#L17

error functions@: The engine "node" is incompatible with this module. Expected version "18". Got "20.11.0"
error Found incompatible module.

I changed to version 18.12.0 and it worked, maybe worth updating the README