MacOS and Windows - file synchronization issues in Development mode
Edit on GitHubA project has file synchronization issues in Development mode.
Solution
- Follow sync logs:
docker/sdk sync logs
- Hard reset:
docker/sdk trouble && rm -rf vendor && rm -rf src/Generated && docker/sdk sync && docker/sdk up
Thank you!
For submitting the form