piston icon indicating copy to clipboard operation
piston copied to clipboard

Github actions npm and node version

Open LoryPelli opened this issue 2 years ago • 9 comments

As I saw when making pull requests, npm version is 7.x.x also if 9.x.x exists and node version is 15 also if 19 (but I recommend 18) exists

LoryPelli avatar Apr 07 '23 17:04 LoryPelli

Feel free to submit PRs to update them throughout

HexF avatar Apr 10 '23 13:04 HexF

Feel free to submit PRs to update them throughout

idk how to update npm version at all

LoryPelli avatar Apr 10 '23 13:04 LoryPelli

for nodejs I tried submitting a pr but I closed it (idk if it was working)

LoryPelli avatar Apr 10 '23 13:04 LoryPelli

They are included in the base docker container iirc.

HexF avatar Apr 10 '23 13:04 HexF

They are included in the base docker container iirc.

https://github.com/engineer-man/piston/pull/578

LoryPelli avatar Apr 10 '23 13:04 LoryPelli

They are included in the base docker container iirc.

Is there a file on the repo?

LoryPelli avatar Apr 10 '23 13:04 LoryPelli

They are included in the base docker container iirc.

Is there a file on the repo?

https://github.com/engineer-man/piston/blob/master/api/Dockerfile

HexF avatar Apr 10 '23 13:04 HexF

They are included in the base docker container iirc.

Is there a file on the repo?

https://github.com/engineer-man/piston/blob/master/api/Dockerfile

Are you able to update node and npm?

LoryPelli avatar Apr 10 '23 13:04 LoryPelli

@HexF any updates...there is also node 20 now and node 15 isn't supported anymore (now node 18 is LTS so I recommend upgrading) also npm version if possible...

LoryPelli avatar Jul 27 '23 05:07 LoryPelli