e2b-dev / fragments

Open-source Next.js template for building apps that are fully generated by AI. By E2B.
https://fragments.e2b.dev
Apache License 2.0
2.43k stars 298 forks source link

interactive input #5

Closed Garin2-colab closed 1 month ago

Garin2-colab commented 2 months ago

Hi when I tried your "create minimalistic Todo app' I got this error for previewing the result. It seems like the environment couldn't have interactive input. However your example has a nice output. How can I 'upgrade' my environment?

StdinNotImplementedError: raw_input was called, but this frontend does not support input requests.

image

mishushakov commented 1 month ago

I believe there was a bug with the application a while ago. Could you pull the latest version of the repo and try running it again?

Feel free to reopen if you experience any issues.

Garin2-colab commented 1 month ago

ok i'll try it again!. thank you for the reply