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
{{ message }}
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
Although they look the same, I ran dist :os and dist :all and got the same build without the mac os binary but then ran dist:all and got the mac os binary. Maybe I'm doing something wrong but just thought I'd raise the ticket.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Seems like missing a space will get you a different build...
https://github.com/datproject/dat-desktop/blob/8acf17141d5e7fcf2a84f4e393d40e11a4245c6a/package.json#L32-L33
Although they look the same, I ran
dist :os
anddist :all
and got the same build without the mac os binary but then randist:all
and got the mac os binary. Maybe I'm doing something wrong but just thought I'd raise the ticket.The text was updated successfully, but these errors were encountered: