Ives van Hoorne

Results 179 comments of Ives van Hoorne

Thanks for the report! Yes, this issue is a bit more tricky to solve. When we run a project, we transpile all code and run our own `require` function for...

Hmm, looks like our in-browser TS is not working correctly. I'll take a look at fixing this. In the meantime it should work correctly in a devbox.

Not exactly, but I do know what's causing this now! I will create a fix for this today, probably deploy tomorrow.

Yep... Looks like a limitation in the chrome devtool connection. We can take a look later at this one!

Hey! Thanks for reporting this. I think we're hitting here a limitation. We run all code inside rootless podman/docker containers, and because of this it cannot always run commands like...

Hmm, we cannot reproduce it yet, here's a devbox where we installed `gdc`: https://codesandbox.io/p/devbox/optimistic-boyd-ngqg73?file=/.devcontainer/Dockerfile

Hey! Thanks for this report, I'm investigating why it's happening.

Hmm, I'm not able to reproduce this error. Could you share the output log of CodeSandbox? You can get that inside VSCode by opening the Output tab (at the bottom)...

Okay, this is really valuable. Thanks for sharing! Could you go into VSCode settings, search for "CodeSandbox" and then change the settings to reflect this? After changing those settings, could...

Hmm, could be, not 100% sure. Could you share the output of `Remote - SSH` as well? That one should give a more clear error on why it could not...