Mehdi Gholam

Results 59 comments of Mehdi Gholam

Check your firewall settings, make sure the ports 21000 and 21001 udp and tcp are open.

Try running as an administrator.

Try restarting...

Stop your services when testing from the command line, you are getting "access denied" which means there is another process using the ports.

I did this [https://github.com/mgholam/svelte-multi-page-app](https://github.com/mgholam/svelte-multi-page-app) with one `rollup.config.js` if it helps.

What kind of numbers are we looking at if all goes well (currently at 80mb)? The biggest folder is "typescript" at 54mb right now.

Can you give me a starting point, so I can have a crack at this?

How can we keep the `require.resolve()` calls and just delete the `node_modules\typescript` folder in the output (50Mb saving)?

When you run with the interactive command ``` docker run -it -p 80:80 -p 443:443 -p 5222:5222 -p 8080:8080 -p 8443:8443 -p 8222:8222 -p 8199:8199 whatsapp_proxy:1.0 ``` it will run...