jiachengzhang1 / Umbrella.jl

A Simple Authentication plugin for any Web Frameworks in Julia
https://jiachengzhang1.github.io/Umbrella.jl
MIT License
15 stars 3 forks source link

ERROR: Unsatisfiable requirements detected for package Umbrella #5

Open emigal opened 1 year ago

emigal commented 1 year ago

Keep getting this error when trying to add Umbrella to a Julia 1.8.4 project. Have tried updating the Registry, restarting Julia, etc.. Nothing has worked, so I'm wondering if Umbrella is actually incompatible with the most recent version of Julia?

ERROR: Unsatisfiable requirements detected for package Umbrella [fb3c7edd]: Umbrella [fb3c7edd] log: ├─possible versions are: 0.1.0-0.2.0 or uninstalled ├─restricted to versions * by an explicit requirement, leaving only versions 0.1.0-0.2.0 └─restricted by julia compatibility requirements to versions: uninstalled — no versions left

Some help would be appreciated.

Emi

nstiurca commented 1 year ago

PR #4 would fix this

edyu commented 1 year ago

Still seeing this problem as of 5/4/2023. Can you push out a new version? Right now the only way to install it is to use add Umbrella#main