Getting error while installing NPM modules in CPanel?
Asked Answered
F

1

8

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.

Faruq answered 13/1, 2020 at 18:58 Comment(0)
B
24

You need to stop the application before running npm install.

Botryoidal answered 31/12, 2020 at 15:0 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.