Hello all
I can't seem to find out how to get the latest version of Node.js up and running. I a'm currently working on a Laravel project, and I a'm trying to install authentication with Bootstrap into my project, but when i get to the point where I need to run "npm install && npm run dev" I get the following error when executing "/opt/plesk/node/12/bin/npm run dev": Error: You are using an unsupported version of Node. Please update to at least Node v12.14
How can I update my Node.js version to the newest, to get this working? Any help is much appreciated!
I can't seem to find out how to get the latest version of Node.js up and running. I a'm currently working on a Laravel project, and I a'm trying to install authentication with Bootstrap into my project, but when i get to the point where I need to run "npm install && npm run dev" I get the following error when executing "/opt/plesk/node/12/bin/npm run dev": Error: You are using an unsupported version of Node. Please update to at least Node v12.14
How can I update my Node.js version to the newest, to get this working? Any help is much appreciated!