ggsotilloOriginal post
Rank 1: Thread
I attached the deploy logs, project folder structure and function settings
Summary
Developers resolved an issue with deploying a Dart function from GIT by removing the 'lib' directory from the root.
Votes
0
Replies
4
Participants
Unknown
Messages
5
Rank 1: Thread
I attached the deploy logs, project folder structure and function settings
would you please try getting rid of lib from the root directory?
since the root directory is supposed to point to where all your stuff is and all your stuff is in the root
Rank 1: Thread
solved. thanks
Rank 1: Thread
[Solved] Unable to deploy from GIT a dart Function