Rik Huijzer

Results 128 comments of Rik Huijzer

It also happened on my laptop (MacOS M2 chip and Pluto v0.19.32). I can reproduce most of the time. It happens about time 5 seconds after calling `Pluto.run()`. This issue...

Thank you for opening an issue! > Would there be a way to make this work? Probably yes. I currently do not have time however to work on that so...

The error was fixed by running `npm update` and committing the `package-lock.json`. Still 404 though.

Ah fixed the 404 too. The problem was that the aforementioned deploy button doesn't automatically set the build system to `Next.js`. I manually set the "Framework preset" to "Next.js" and...

> Ah fixed the 404 too. The problem was that the aforementioned deploy button doesn't automatically set the build system to `Next.js`. I manually set the "Framework preset" to "Next.js"...

I've tried Firefox and Edge both with a private GitLab repository and your new link. My "Framework Preset" is still "Other" after creating a new project when using that link...

Possible solution at https://github.com/kkawakam/rustyline/issues/652#issuecomment-1421314307.

It's a bit unclear what exactly is the issue here. Do I understand correctly that a GitHub Actions Cache support is requested?