• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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