Having issues with node version 8

I am having issues with node, which version should I be using. I currently have v8.10.0

My npm isn’t working so I am thinking maybe I should upgrade to a newer version?

Hi @corporate_snake, not sure what specific issue you’re experiencing, but indeed node 8 is old (from over half a decade ago), so trying a newer node is always a safe bet.

You can also confirm that everything works in a fresh project using the latest node etc. using the Push To GitHub action after hitting the Publish button