Robert Cordes

Results 10 comments of Robert Cordes

Hey, sorry that it took so long. Setting the `level: 0` fixed it for me. Thank you so much!

Hi @jkphl, I’ve now tested it on two Macs and in both cases I’ve got the same error. But as I said, setting `level: 0` fixed it. Thanks!

Yeah, you're right ;)

Try running `rvm --default use ruby-2.1.2` (or in your case 2.1.0) in the terminal. If that doesn't work, run `rvm install ruby-2.1.2`. After that everything worked for me. I know...

Did anybody find a solution yet? I’m in the middle of upgrading a huge app to Alpine v3 and this is the only thing that’s holding me back. I've been...

@emielmolenaar Yeah, especially since Laravel 7 is already live.

I have created https://github.com/Diverently/phpstan-livewire for this. It's my first — and probably last 😅 — PHPStan extension, so any help is highly appreciated! But for now it got rid of...

@iv-tai Try installing version 1.0.9. That works in Kirby 3.

For me this doesn’t work, even with the dev version (dev-main 9182f92). I have also tried using the kirby.cli.json but with no luck.

Just had the same issue. Thank @squatto for mentioning the command.