Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency conflict between Julia and Markdown #20

Open
potatoboiler opened this issue Jul 16, 2024 · 0 comments
Open

Dependency conflict between Julia and Markdown #20

potatoboiler opened this issue Jul 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@potatoboiler
Copy link

potatoboiler commented Jul 16, 2024

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
@jacofeld jacofeld added the bug Something isn't working label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants