Fail to open stream require(contrib/yarn.php) #3409
Answered
by
Edvinaz
Edvinaz
asked this question in
Help needed
|
Hello, stuck with the problem... I used deployer to deploy to production from command line, but decided to implement github actions to automatically deploy, but i getting error that fails to open stream: used official Github Actions example from Deployer documentation |
Answered by
Edvinaz
Dec 19, 2022
Replies: 2 comments 1 reply
|
Try to run dep locally. Follow install instructions |
1 reply
|
found out that i needed to use composer install before deploying |
0 replies
Answer selected by
Edvinaz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
found out that i needed to use composer install before deploying