• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue How to update Node.js to newest version?

mijaysen

New Pleskian
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!
 
Yes, and the newest version installed of npm is 12.4.0
The output of the following "/opt/plesk/node/12/bin/npm -v" is: 12.4.0
That is sadly 10 minor versions behind
 
Hi, I'm running the latest Plesk version (18.0.34 ) with the latest "Node.js extension" (1.4.0-127) installed, however the node.js version is outdated (v12.4.0).

when running "npm run dev" for laravel-mix I'm getting the following error:
Error: You are using an unsupported version of Node. Please update to at least Node v12.14

At this link here FAQ about Node.js for Plesk it says that
  1. Note: The implementation of Node.js 14 is planned in Q1 2021
When is this going to be actually implemented?
Is it possible to get Node.js 14 manually?

Thank you
 
hi
i need at least nodejs 18 for my package but i can t add new version on plesk, and im not fine with ssh. is there any solution?
 

Attachments

  • screely-1731323065808.png
    screely-1731323065808.png
    114.3 KB · Views: 2
Back
Top