You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Noob question, can I use Arc browser to use it in the first place? I've read some things about Chrome Canary, I'm trying that after writing this, but I thought it could help sharing my issue.
Everytime I try to create a project, ie. "Create a simple contact form" it all goes well until it gets stuck on the npm run dev command, it opens like 2 or 3 separate windows with this error:
Here's what I get on the console:
Maybe I'm missing something (not really a coder over here), any ideas? For what I can see, it has something to do with WebContainer API, should I add my API somewhere?
Thanks!
The text was updated successfully, but these errors were encountered:
I get this as well within Brave Browser, it’s recommended to stick to the Chrome Canary requirement for now as I’ve seen less of an issue there. Two PRs are in flight right now regarding code streaming and re-introduction of the main “bolt” terminal, which I’m seeing resolve my npm run dev failures to complete in initial testing.
Noob question, can I use Arc browser to use it in the first place? I've read some things about Chrome Canary, I'm trying that after writing this, but I thought it could help sharing my issue.
Everytime I try to create a project, ie. "Create a simple contact form" it all goes well until it gets stuck on the
npm run dev
command, it opens like 2 or 3 separate windows with this error:Here's what I get on the console:
Maybe I'm missing something (not really a coder over here), any ideas? For what I can see, it has something to do with WebContainer API, should I add my API somewhere?
Thanks!
The text was updated successfully, but these errors were encountered: