• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

node.js

  1. S

    Question Possible to install node 4.x

    Installed AWS Plesk AMI (BYOL) and need to run node.js 4.7. I see 6.9 and 7.4 installed. Any way to add another?
  2. A

    Issue Node Env Variable Length

    Hello, I've noticed that in a node application, if you add custom environment variables, there appears to be an issue in regards to the total length of the key-names and the values. If anyone has encountered this and resolved it (or worked around it), some help would be great. Here are the...
  3. D

    Question installing npm on a linux server that runs plesk onyx

    I need for my Magento 2 Installation the grunt javascript task runner to optimize my frontend developing workflow. since i allready tried to install node.js on a plesk 12.5 server over apt-get i recognized that it will remove some pelsk packages and crashed the server. now i need to install npm...
  4. touins

    Resolved Node js Onyx

    Hello all , After days thanks to help of expert of this forum , i succes to install phusion passenger in plesk without any error after that i installed nodejs , but when i followed this tutorial form this link https://www.plesk.com/blog/plesk-and-node-js i got Forbidden You do not have...
  5. robetus

    Resolved node.js not finding script

    I'm testing node.js in Onyx and with a simple hello.js script: console.log('Hello World'); When I run the script I get the following errors in npm-debug.log (please also see attached for how I'm trying to run the script): 0 info it worked if it ends with ok 1 verbose cli [...
Back
Top