Replies: 1 comment 1 reply
-
If anyone facing the same issue, imho should be related to this one:
then check if env is ok with |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Deployer Version
v7.5.12
Target OS
Ubuntu 24
Which PHP version are you using?
PHP 8.4
Content of deploy.php or deploy.yaml
Steps to reproduce
dep provision
dep deploy
with no luck because it fail onnpm run build
abovedeployer
user can't access the npm exec, that dep provision has installed as root.Chance that I can force the npm install under deployer user, but my guess is that this is not the best approach.
So what is the cleanest way to solve this? What am I doing wrong?
ty
Beta Was this translation helpful? Give feedback.
All reactions