JuliaAcademy / JuliaAcademyMaterials

Assets and Infrastructure for JuliaAcademy.com
http://www.JuliaAcademy.com
MIT License
63 stars 25 forks source link

Cant install Julia Academy #71

Closed ayadlin closed 4 years ago

ayadlin commented 4 years ago

I tried to buold julia academy as indicated below, but got the follwoing error. Appreciate clarification :)

Thanks,

A

LoadError: expected package CredentialsHandler [864e158e] to be registered in expression starting at C:\Users\awolf-yadlin\OneDrive - seagen.com\Documents\Projects\JuliaAcademy\build.jl:19 pkgerror(::String) at Types.jl:53 check_registered(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at Operations.jl:1006

instantiate#123(::Nothing, ::Bool, ::Bool, ::Pkg.BinaryPlatforms.Windows, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.instantiate), ::Pkg.Types.Context) at API.jl:783

instantiate(::Pkg.Types.Context) at API.jl:748

instantiate#122 at API.jl:744 [inlined]

instantiate at API.jl:744 [inlined] top-level scope at build.jl:27

ayadlin commented 4 years ago

Requires to have Literate pre-installed. Sorry.