• 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

npm

  1. T

    Issue CI/CD with GitHub: Additional deployment actions (React App)

    Hey! I am currently building multiple react apps and it'd be awesome to be able to continously deploy them from a github repo to a dev domain for the clients to be able to access them. I was able to setup a webhook whenever I merge pull requests to the master branch so that Plesk pulls the...
  2. T

    Question Where are node and npm? node not found, opt/plesk/node/17 not on server

    Hello there, I have installed Node.js accordingly to the instructions. Because my server does not just serve static files I have to start some scripts (webpack, server start). I tried starting the scripts ("start") manually with the FTP access (my website server is: Linux ae80d 4.19.0-17-amd64...
  3. M

    Issue Unsupported version of Node.js (v10.24.0) while using V16.13.0

    I'm trying to deploy my Nuxt app but I'm getting a warning message telling me I'm using Node;js v10.24.0 which then lead to a fatal error because from what I found while searching it is a common error and most posts say that we need v12 or above to fix it. But as you can see I selected v16 and I...
  4. X

    Question can't run shell_exec(npm run production) from laravel controller

    So I'm just trying to run shell_exec(/opt/plesk/node/12/bin/npm run production) from my laravel php controller after editing some text and css codes through php so the vue files get compiled again and the changes are being displayed but I just can't get it to work no matter what I try. Can't...
  5. Timatix

    Question npm is not available via customer ssh account

    Hi guys, i tried to setup a blog with Ghost. For that I had to install and enable the NodeJS extension. That worked perfectly. I've permitted the user the ssh access and the login is possible. But if the user types "npm" into the console, the response is only bash: npm: command not found. I've...
  6. N

    Issue npm install not longer working

    Since newest I can't install npm packages anymore. I get the following message: $ /opt/plesk/node/12/bin/npm install npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it! npm...
  7. A

    Resolved npm commands are not working via ssh chrooted.

    I have installed node.js on Plesk Onyx17.8 . I'm trying to deploy angular universal app and for it npm command is also required. But no npm commands are being recognized. Can we use npm or node command as chrooted user in Plesk shared hosting for Linux? If we can please share how I can do it...
  8. J

    Resolved npm Package Problem

    Hello together, i am running the latest stable Plesk with node.js for a bot. This bot doesn´t work any longer, so i looked for some issues. The only things i found: npm WARN deprecated [email protected]: Use uuid module instead I searched all the things i could, installed uuid, looked for the...
  9. T

    Question Node.JS/NPM Installation on Plesk 17

    I have followed following Installation manual for Node.js on Plesk Onyx and activated node.js for my domain. But I am only able to RestartApp or Disable Node.js. Node.js Support Now I am beeing asked for my Application Startup File... Well I do not have a Node.js application yet thats why I...
  10. DevStudio

    Resolved Angular Install

    Greetings I am working with (Angular 4 not to be mistaken with AngularJS) in PLESK (centOS) 64-bit Set up steps go nicely as per Angular Docs Once installed and set up the project can be seen on port 4200 http://localhost:4200/ In my case my.ip.address:4200 or mydomain.com:4200 This does not...
  11. James Newton

    Question Installing Meteor in a Plesk-friendly way?

    Hello helpful Plesk people, I have a brand new server on which Plesk Onyx is installed, and I'm trying to get Meteor to run on it. A search for "meteor" in this forum has returned no results, and all the online tutorials I can find make no mention of Plesk. I encounter a series of errors when...
  12. C

    Issue NPM install permission denied

    Hi, I installed Node JS (Extensions -> Node.JS) and activated Node on one of my Domains. After configuration i start "NPM Install" but I get this Error: Fehlgeschlagen Anwendungsabhängigkeiten werden installiert Execution filemng has failed with exit code 1, stdout: [email protected]...
  13. 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...
Back
Top