Skip to content

Update & fix json library dependency#1

Open
vvidovic wants to merge 1 commit into
theschemer:masterfrom
vvidovic:master
Open

Update & fix json library dependency#1
vvidovic wants to merge 1 commit into
theschemer:masterfrom
vvidovic:master

Conversation

@vvidovic

Copy link
Copy Markdown

Library json@0.5.6 is not avaliable on raven so version used is
updated to the latest release version.
Unknown procedure "scm->json-string" replaced with "json->string".

Library json@0.5.6 is not avaliable on raven so version used is
updated to the latest release version.
Unknown procedure "scm->json-string" replaced with "json->string".
@vvidovic

Copy link
Copy Markdown
Author

Hi, I tried to test libra, just by running a demo app and I found out two problems during the test:

  • raven install libra was not successful because json version 0.5.6 was missing from the raven repository
  • when I installed the latest json version (using raven) app was failing with unbound identifier scm:json-string

This two changes enabled demo app to run without problems.

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

Successfully merging this pull request may close these issues.

1 participant