-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Mojo::JSON "new" issue #14
Comments
That's an error I'm afraid. The version of Mojolicious you have installed doesn't have the object-orientated interface to Mojo::JSON.
It was removed in 5.73 - https://github.com/kraih/mojo/blob/master/Changes#L234 Until this repo is updated, you could always install an older version of Mojolicious that 5.73. |
Hi all, |
There is now a pending pull request that fixes this. See #9 |
@mbroadhead @srynobio This should now have been fixed. Please verify. |
I'll leave @mbroadhead to verify fix. |
I'm trying to complete a setup of jobControl but when I run the following command:
I get the following warn/errors:
It seem more like a warning but i can't complete any of the step after this point, I have
Mojolicious-6.14
installed.Also, how would I change my secret passphrase?
Thanks!
The text was updated successfully, but these errors were encountered: