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

ion why PackageName panics #51

Open
jlapeyre opened this issue Jun 7, 2023 · 2 comments
Open

ion why PackageName panics #51

jlapeyre opened this issue Jun 7, 2023 · 2 comments

Comments

@jlapeyre
Copy link

jlapeyre commented Jun 7, 2023

ion 0.1.21

> ion why Revise
thread 'main' panicked at 'Invalid version spec: Invalid version range: >=1.9.0-beta',
  /home/username/github/Roger-luo/Ion/src/ion/utils/julia.rs:161:60
@jlapeyre
Copy link
Author

jlapeyre commented Mar 5, 2024

This panic does not happen if, for example, if I replace >=1.9.0-beta with >=1.9.0 here

assert_julia_version(config, ">=1.9.0-beta")?;
format!("using Pkg; Pkg.why({})", PackageSpecList::new(matches))

@Roger-luo
Copy link
Owner

ah sry I haven't got time working on this, but the binary does work if you know how to workaround ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants