• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

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: 7
Back
Top