Unable to find ..\aw_server\static when adding binary and data files when building for macOS
- [x] I have searched the issues of this repo and believe that this is not a duplicate.
- [x] I have searched the documentation and believe that my question is not covered.
Having difficulty when building dmg installer for macOS. When I run make dist/ActivityWatch, error always results in: “unable to find ..\aw_server\static when adding binary and data files”.
Issue
I have run make build, make package, and finally make dist/ActivityWatch in that particular order. While according to this comment, aw_server\static is created by make build. So far I haven’t found similar problem.
Hi there! As you're new to this repo, please make sure you've used an appropriate issue template and searched for duplicates (it helps us focus on actual development!). We'd also like to suggest that you read our contribution guidelines and our code of conduct. Thanks a bunch for opening your first issue! 🙏
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.