I get an error after installing Node in CPanel, I uploaded my package.json file but whenever I tap the Run NPM install button, it shows an error on the right hand side saying, Web Application is inaccessible by its address http://www.exampleforquestion.com, the operation was not performed.
Asked
Active
Viewed 3,753 times
1 Answers
23
You need to stop the application before running npm install
.

Adrian Mole
- 49,934
- 160
- 51
- 83

Rahul Wable
- 239
- 2
- 4