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 building - Julia 1.0 #210

Closed
mgiugliano opened this issue Aug 31, 2018 · 3 comments
Closed

Error building - Julia 1.0 #210

mgiugliano opened this issue Aug 31, 2018 · 3 comments

Comments

@mgiugliano
Copy link

Building PlotlyJS → ~/.julia/packages/PlotlyJS/3eSkF/deps/build.log
┌ Error: Error building PlotlyJS:
│ % Total % Received % Xferd Average Speed Time Time Time Current
│ Dload Upload Total Spent Left Speed
100 1332k 100 1332k 0 0 543k 0 0:00:02 0:00:02 --:--:-- 543k
│ % Total % Received % Xferd Average Speed Time Time Time Current
│ Dload Upload Total Spent Left Speed
100 2726k 100 2726k 0 0 829k 0 0:00:03 0:00:03 --:--:-- 829k
│ ERROR: LoadError: LoadError: UndefVarError: Markdown not defined
│ Stacktrace:
│ [1] include at ./boot.jl:317 [inlined]
│ [2] include_relative(::Module, ::String) at ./loading.jl:1038
│ [3] include(::Module, ::String) at ./sysimg.jl:29
│ [4] include(::String) at ./client.jl:388
│ [5] top-level scope at none:0
│ [6] include at ./boot.jl:317 [inlined]
│ [7] include_relative(::Module, ::String) at ./loading.jl:1038
│ [8] include(::Module, ::String) at ./sysimg.jl:29
│ [9] include(::String) at ./client.jl:388
│ [10] top-level scope at none:0
│ in expression starting at /Users/michi/.julia/packages/PlotlyJS/3eSkF/deps/make_schema_docs.jl:3
│ in expression starting at /Users/michi/.julia/packages/PlotlyJS/3eSkF/deps/build.jl:10
└ @ Pkg.Operations /Users/osx/buildbot/slave/package_osx64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:1068

@benjaminglass1
Copy link

Can confirm this issue on freshly compiled Julia 1.0, running on Arch Linux.

@sglyon
Copy link
Member

sglyon commented Aug 31, 2018

Please see #208

@sglyon
Copy link
Member

sglyon commented Aug 31, 2018

For now, please use the master branch

] # enter pkg mode
(v1.0) pkg> checkout PlotlyJS

If you want save figures you can do

] # enter package mode
(v1.0) pkg> add https://github.com/sglyon/ORCA.jl.git#master

If this doesn't resolve your issue here, please reopen the issue and leave a comment describing what went wrong

@sglyon sglyon closed this as completed Aug 31, 2018
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

3 participants