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
ERROR: Unsatisfiable requirements detected for package CBOR [7f3e1038]:
CBOR [7f3e1038] log:
├─possible versions are: 0.0.1-0.0.2 or uninstalled
├─restricted to versions * by an explicit requirement, leaving only versions 0.0.1-0.0.2
└─restricted by julia compatibility requirements to versions: uninstalled — no versions left
it looks like what used to be a bug in Pkg that I thought had been resolved.
Suspect this may have something to do with missing Project.toml.
Any ideas?
The text was updated successfully, but these errors were encountered:
Gives a rather strange error
it looks like what used to be a bug in Pkg that I thought had been resolved.
Suspect this may have something to do with missing
Project.toml
.Any ideas?
The text was updated successfully, but these errors were encountered: