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

Pkg.clone no longer exists. #2

Open
NAThompson opened this issue Nov 11, 2021 · 0 comments
Open

Pkg.clone no longer exists. #2

NAThompson opened this issue Nov 11, 2021 · 0 comments

Comments

@NAThompson
Copy link

               _
   _       _ _(_)_     |  Documentation: https://docs.julialang.org
  (_)     | (_) (_)    |
   _ _   _| |_  __ _   |  Type "?" for help, "]?" for Pkg help.
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 1.8.0-DEV.883 (2021-11-03)
 _/ |\__'_|_|_|\__'_|  |  Commit b1cf46ce69 (8 days old master)
|__/                   |
julia> using Pkg

julia> Pkg.clone("https://github.com/m-j-w/TerminalGraphics.jl")
ERROR: UndefVarError: clone not defined
Stacktrace:
 [1] getproperty(x::Module, f::Symbol)
   @ Base ./Base.jl:31
 [2] top-level scope
   @ REPL[8]:1

The instructions in the README.md therefore fail.

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

1 participant