You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that it was caused by the .dockerignore file in my project, which ignored .git directory while copying files from my project directory to docker container. Anyway there should be a fix for it, ex. return undefined in such situation.
This error log is shown in console every time server starts up or build is processing.
This can be useful I think:
https://stackoverflow.com/questions/4916492/git-describe-fails-with-fatal-no-names-found-cannot-describe-anything
My configuration:
The text was updated successfully, but these errors were encountered: