Eliott Vincent

Results 33 comments of Eliott Vincent

(fixes #48)

Hey there! I was able to reproduce indeed. I will investigate and let you know.

Hmm, could you please try to install Ruby 2.7? `brew install [email protected]`. And then run `bundle install --redownload`. And then try to build / serve again. It looks like it...

Ok, this will not fix the issue, but we're getting there. The version of ffi installed in bay right now is **ffi-1.13.1**. But the team announced that compatibility to arm64-darwin...

Force-updating ffi with `bundle update ffi` fixes the issue! After that, make sure to delete the Gemfile.lock, and then run `bundle install --redownload`.

Hey @tunnaduong ! Can you please let me know if this fixed your issue or not?

Damn. Can you post the full error?

Hey @ConsciousCoder1 , this is definitely unrelated 😉 You sent me an email, I'll answer it, no worries. Do not jump on other's issues like that.

Hello there, thanks! I suggest you to do a pull request from your repo to this repo, I'll take a look at it.

Thanks, I'll have a look at it this week-end! In the mean time, feel free to submit another PR for your modifications in the `default.html` file.