Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

NPM START Hangs in ubuntu: Wait Until Bundle Finished #470

Closed
AbdulWaheedPasha opened this issue Sep 20, 2019 · 2 comments
Closed

NPM START Hangs in ubuntu: Wait Until Bundle Finished #470

AbdulWaheedPasha opened this issue Sep 20, 2019 · 2 comments

Comments

@AbdulWaheedPasha
Copy link

What I'm trying to achieve


NPM START Hangs in ubuntu: Wait Until Bundle Finished

Steps to reproduce the problem

after Runing npm i and npm start
when i browse http://localhost:3000/
it get stuck to
i 「wdm」: wait until bundle finished:
in the terminal.
and this happen in ubuntu, amazon linux and lubuntu.
But it works fine in MAC OS.

What I expected to happen


Saleor PWA should run in the browser at http://localhost:3000/

Screenshots

Screenshot 2019-09-20 at 9 43 36 AM

System information
Operating system: ubuntu, Amazon linux and lubuntu
Browser: google Chrome

@kholisrag
Copy link

You need specific the env variable in the command...

@osama-usuf
Copy link
Contributor

The same happens to me, however for me it is usually still compiling in the background. Give it some time and make sure the terminal isn't inactive. It normally takes around 5 minutes to compile on my machine; you'll see a green compiled successfully message if all goes well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants