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
Running julia --project=. -e 'using Pkg; Pkg.instantiate()' in project root with Julia version 1.6.7 and commit 35850bc21aee28d32148b8b42468a7f690212f14 on Windows 10, generates the error below:
ERROR: Unsatisfiable requirements detected for package Markdown [d6f4376e]:
Markdown [d6f4376e] log:
├─possible versions are: 1.6.7 or uninstalled
└─restricted to versions 1.9.0-1 by BraketAHS [aad1d28c] — no versions left
└─BraketAHS [aad1d28c] log:
├─possible versions are: 0.0.1 or uninstalled
└─BraketAHS [aad1d28c] is fixed to version 0.0.1
The text was updated successfully, but these errors were encountered:
Running
julia --project=. -e 'using Pkg; Pkg.instantiate()'
in project root with Julia version 1.6.7 and commit35850bc21aee28d32148b8b42468a7f690212f14
on Windows 10, generates the error below:The text was updated successfully, but these errors were encountered: