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'm trying to build PineFlash but it failes because some dep can't be verified anymore:
error: failed to sync
Caused by:
failed to download packages
Caused by:
failed to download replaced source registry `crates-io`
Caused by:
failed to verify the checksum of `ndk-sys v0.4.0`
The text was updated successfully, but these errors were encountered:
Interesting, ill try adding the same thing alacritty did. as long as it compiles properly ill push the change and hopefully that solves the error. ndk-sys is being pulled in by a dependancy so fingers crossed nothing breaks cause of it.
I'm trying to build PineFlash but it failes because some dep can't be verified anymore:
The text was updated successfully, but these errors were encountered: