Robert

Results 4 comments of Robert

@swthemathwiz Hey. I tried your patch but I always encounter this error: `mkfs.hfsplus: /dev/sdc3: partition is too small (minimum is 512 KB) Error 1 detected at line 1072 /usr/bin/livecd-iso-to-disk` I...

Hello πŸ‘‹ I faced the same problem the other day and I found a solution if still needed. ```js /** @type {import('next').NextConfig} */ const nextConfig = { reactStrictMode: true, transpilePackages:...

Hey @czescwojtek ! I'm sorry to hear that. I didn't had this specific error. Unfortunately, I forgot to mention, you to have downgrade the monaco-editor module, I used version @0.31.1....

Hello @jeffreys-cat and @beadex. I have no update about it. The only way I managed to make it work was to downgrade @monaco-editor/react, which is not very worth and solves...