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

Error message for uninstalled package references Pkg.add (in 1.0) #29039

Closed
leo60228 opened this issue Sep 4, 2018 · 1 comment
Closed

Error message for uninstalled package references Pkg.add (in 1.0) #29039

leo60228 opened this issue Sep 4, 2018 · 1 comment

Comments

@leo60228
Copy link

leo60228 commented Sep 4, 2018

I made a typo and got this (outdated) error message:

julia> using Images, ImageInTerminal, TestI
ERROR: ArgumentError: Package TestI not found in current path:
- Run `Pkg.add("TestI")` to install the TestI package.

versioninfo():

Julia Version 1.0.0
Commit 5d4eaca0c9 (2018-08-08 20:58 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  CPU: Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.0 (ORCJIT, ivybridge)
Environment:
  JULIA_PATH = /usr/local/julia
  JULIA_GPG = 3673DF529D9049477F76B37566E3C7DC03D6E495
  JULIA_VERSION = 1.0.0
@KristofferC
Copy link
Member

Pkg.add still exists. #28555 for improved error message.

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