Pet-Shop example running npm run dev does not open browser window #5842
Replies: 2 comments
-
Hi @lsman333 could you please push your code into a public repository and share the link with me in order to reproduce it? |
Beta Was this translation helpful? Give feedback.
-
Oddly enough, after waiting enough time, the browser tab eventually opened... I have no idea what triggered this. I think it took several hours. And every time that I run npm run dev, I again have to wait some random and long amount of time before it opens the tab. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have following all the steps of the pet shop tutorial, and so far no errors, but when I am at the stage of executing npm run dev, I don't get any browser tab opening up to show me the dapp.
My terminal output shows
and that's it... no further output until I press Ctrl-C.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions