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

Cannot setup the backend server #9

Open
rmiaas opened this issue Apr 25, 2018 · 1 comment
Open

Cannot setup the backend server #9

rmiaas opened this issue Apr 25, 2018 · 1 comment

Comments

@rmiaas
Copy link

rmiaas commented Apr 25, 2018

Hi,

Thanks for open sourcing this project!
I am trying to setup the backend server as mentioned in the instructions: julia ./api/mux_server.jl 7777
The package DiffEqWebBase is missing.
I tried to Pkg.add("DiffEqWebBase"), but Julia's package manager cannot find the package.

@ChrisRackauckas
Copy link
Member

It's not a registered package. You need to Pkg.clone("https://github.com/JuliaDiffEq/DiffEqWebBase.jl"). But it probably won't work now: it's almost a year (2 major diffeq versions) old and needs an update.

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