Closed simlu closed 5 years ago
Seeing the same thing.
We're using lambci build container. So app root path now detects it incorrectly as a lambda function.
Can you re-open with steps to reproduce if 2.2.1 didn't solve this?
We fixed it by overwriting the env var. So this was solved
No longer works correctly inside docker container (using amazon linux)
It now points to
/var/task/
instead of correct folder (was/user/project/
)Let me know if you need help reproducing.