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

Does not work on v1.7: UndefVarError: collect_registries not defined #189

Closed
singularitti opened this issue Nov 1, 2021 · 1 comment
Closed

Comments

@singularitti
Copy link

I am running this line on Julia 1.7-rc2 and it throws an error:

Stacktrace:
 [1] getproperty
   @ ./Base.jl:35 [inlined]
 [2] tag_internal(package_name::String, pkg_uuid::String, pkg_path::String, version::Nothing; registry::Nothing, release_notes::Nothing, credentials::String, github_username::String)
   @ PkgDev ~/.julia/packages/PkgDev/7hlxi/src/tag.jl:58
 [3] tag(package_path::FilePathsBase.PosixPath, version::Nothing; kwargs::Base.Pairs{Symbol, String, Tuple{Symbol, Symbol}, NamedTuple{(:credentials, :github_username), Tuple{String, String}}})
   @ PkgDev ~/.julia/packages/PkgDev/7hlxi/src/tag.jl:37
Julia Version 1.7.0-rc2
Commit f23fc0d27a (2021-10-20 12:45 UTC)
Platform Info:
  OS: macOS (x86_64-apple-darwin19.5.0)
  CPU: Intel(R) Xeon(R) W-2140B CPU @ 3.20GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-12.0.1 (ORCJIT, skylake-avx512)
@davidanthoff
Copy link
Collaborator

Should be fixed now.

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