Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

cpanel node.js Can't acquire lock for app: app

i am trying to deploy a node.js app. after creating and installing modules using cpanel interface. when i run script, i get this error: Can't acquire lock for app: app. any idea?

like image 456
mahdikmg Avatar asked Jul 14 '20 01:07

mahdikmg


1 Answers

remove .lock file at source /home/<repo>/nodevenv/node/

like image 123
Moaud louhichi Avatar answered Sep 17 '22 06:09

Moaud louhichi