Running dep prompts No such file or directory #2981
Unanswered
tlerbao
asked this question in
Help needed
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
curl -LO https://deployer.org/deployer.phar
mv deployer.phar /usr/local/bin/dep
chmod +x /usr/local/bin/dep
After installing using the above method, run the dep command and report an error: env: php: No such file or directory
What is the reason?
Beta Was this translation helpful? Give feedback.
All reactions