
Can not create simple symlink for my test python function.
I am struggle from the lack of information
On the screenshot all information about my flow.
I create folder lib in the same level of my function 'test'.
then I create symlink using ln -s ....
looks like symlink is invalid, cause click on it shows me nothing and of cause it can not build and execute
May be I have some problems in requirments.txt or something?
Recommended threads
- Creating Push Notification Results in Fa...
When creating a push notification using the Python API, I get this error for the status of my message. I call it using basically this: ```python def main(conte...
- Functions in Golang - I need help
Hi guys! I am struggling to deploy a rather simple golang function. The deployment log details are very sparse: "failed error code: 524 " or: "Cannot access ...
- Issue creating team membership with USER...
Log time ago it worked without any issue when I made a demo app but now it is not working in cloud function. code ```await awTeams ?.createMembe...
