-
Notifications
You must be signed in to change notification settings - Fork 159
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
No implicit conversion of hash into integer #1438
Comments
|
What version of Ruby? |
Yep came back to post that the Ruby version was indeed the issue :) |
Still getting this on latest slate release and using the minimum ruby version it allows, 3.3.3, as well as the latest one. Anyone know a fix? Edit: I am using Insomnia to create a OpenAPI specification yaml file, which I then host on bump.sh. You can also host that yaml file anywhere you want like Docusaurus. Slate is a pain to work with, on windows at least. |
Getting the same error using Any suggestion? |
Use jsdoc or typedoc, much easier to use
…On Wed., Feb. 15, 2023, 6:32 a.m. Infinite Loop Development Ltd, < ***@***.***> wrote:
Getting the same error using
ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e) [x64-mingw-ucrt]
on Windows.
Any suggestion?
—
Reply to this email directly, view it on GitHub
<#1438 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQF3ZKXLO3X5VA57GSNTVFTWXS5FVANCNFSM44NIOTLA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Bug Description
i just forked and cloned the repo i installed ruby
after running the command bundle exec middleman build or server
i get this error : no implicit conversion of hash into integer
Browser (please complete the following information):
Last upstream Slate commit (run
git log --author="\(Robert Lord\)\|\(Matthew Peveler\)\|\(Mike Ralphson\)" | head -n 1
):Put the commit hash here
The text was updated successfully, but these errors were encountered: