You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 21, 2022. It is now read-only.
I got this error:Building Learn →C:\dev\Learn\deps\build.log┌ Error: Error buildingLearn: │ ERROR: LoadError: UndefVarError: Pkg not defined │ Stacktrace: │ [1] top-level scope at C:\Users\Kilpl007\.julia\dev\Learn\deps\build.jl:12 [inlined] │ [2] top-level scope at .\none:0 │ [3] include at .\boot.jl:317 [inlined] │ [4] include_relative(::Module, ::String) at .\loading.jl:1044 │ [5] include(::Module, ::String) at .\sysimg.jl:29 │ [6] include(::String) at .\client.jl:392 │ [7] top-level scope at none:0 │ in expression starting at C:\dev\Learn\deps\build.jl:2 └ @ Pkg.Operations C:\Users\julia\AppData\Local\Julia-1.0.3\share\julia\stdlib\v1.0\Pkg\src\Operations.jl:1136
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Please update the code to work with version 1.0!
I got this error:
Building Learn →
C:\dev\Learn\deps\build.log┌ Error: Error building
Learn: │ ERROR: LoadError: UndefVarError: Pkg not defined │ Stacktrace: │ [1] top-level scope at C:\Users\Kilpl007\.julia\dev\Learn\deps\build.jl:12 [inlined] │ [2] top-level scope at .\none:0 │ [3] include at .\boot.jl:317 [inlined] │ [4] include_relative(::Module, ::String) at .\loading.jl:1044 │ [5] include(::Module, ::String) at .\sysimg.jl:29 │ [6] include(::String) at .\client.jl:392 │ [7] top-level scope at none:0 │ in expression starting at C:\dev\Learn\deps\build.jl:2 └ @ Pkg.Operations C:\Users\julia\AppData\Local\Julia-1.0.3\share\julia\stdlib\v1.0\Pkg\src\Operations.jl:1136
The text was updated successfully, but these errors were encountered: