Replies: 2 comments 4 replies
-
Thank you @semsphy for the report, I think you have found a real bug. I have converted your discussion in a GitHub issue: #975 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @mnapoli, thanks for the great work and quick response. So, i fetched the latest version that you released yesterday (1.2.9) and the latest layers were installed on my lambda function, but it seems that the bug did not disappear. Am i missing something?
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello There,
I configured to use the
separateVendor
and ran below command, I got an errorFailed to open stream: No such file or directory in /opt/bootstrap on line 15
.vendor/bin/bref cli function-prod-artisan --profile=xzy --region ap-southeast-1 -- route:list
Any suggestions, pls.
Here are my configurations:
serverless.yml
public/index.php
Beta Was this translation helpful? Give feedback.
All reactions