-
Notifications
You must be signed in to change notification settings - Fork 64
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
Getting WebIO working on v0.7 #128
Comments
Just ran into this too. I think this problem will fix itself once the new AssetRegistry changes come in, as |
using AssetRegistry seems to be the only / sane way to locate assets in the face of Pkg3. I'm blocked on doing file locking on windows... |
Julia v0.7. Cannot build WebIO with Pkg3. I get the same errors with: using AssetRegistry, Pkg and Pkg.build() etc. It would be nice when this is fixed! |
@togo59 the relevant blocking issue is JuliaWeb/Mux.jl#64 |
Related to:
Currently getting the following error from this line:
The text was updated successfully, but these errors were encountered: