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: does not support v0.6.3 #10

Closed
Roger-luo opened this issue Jun 26, 2018 · 4 comments
Closed

Error: does not support v0.6.3 #10

Roger-luo opened this issue Jun 26, 2018 · 4 comments

Comments

@Roger-luo
Copy link

I guess something is missed in REQUIRE? I got this when I try Pkg.add

ERROR: Hyperscript can't be installed because it has no versions that support 0.6.3 of julia. You may need to update METADATA by running `Pkg.update()`
@yurivish
Copy link
Collaborator

Hi Roger, Hyperscript is designed for 0.7/1.0. I’m waiting for the final pieces of the new package manager to shake out and then I’ll tag a release — but you can use the master branch now; the documentation in the readme reflects the latest functionality.

Best!

@yurivish yurivish reopened this Jun 26, 2018
@Roger-luo
Copy link
Author

I see. Thanks! I'm just looking for something generates svg, I'll use it on 0.7 then.

@yurivish
Copy link
Collaborator

Ok! You might find this small utility function useful if you're exporting to a .svg (it adds the SVG header): https://github.com/yurivish/Hyperscript.jl/blob/master/src/Hyperscript.jl#L508

I found myself using it frequently so I added it to the library but haven't documented it since I'm not sure this is the best design for a function like that.

@Roger-luo
Copy link
Author

@yurivish Thanks a lot! I'll keep your guys update if I meet any problem or I get any idea for this package. I'll try to use your package to generate SVG diagrams.

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