i need npm for my build/deploy scripts for my laravel mix deployment so i installed nodejs package as instructed on plesk website.
i enabled the module in the hosting settings for the subdomain.
now when i log in over ssh to the server and run my deploy script i still get:
The program 'npm' is currently not installed. To run 'npm' please ask your administrator to install the package 'npm'
how to fix this?
i enabled the module in the hosting settings for the subdomain.
now when i log in over ssh to the server and run my deploy script i still get:
The program 'npm' is currently not installed. To run 'npm' please ask your administrator to install the package 'npm'
how to fix this?