Lopes Boa
Lopes Boa
I'm facing same problem, anyone find a way to solve it
I just found a way to deal with this, in my case was the nameserver that was point to other source. In ```sudo vim /etc/resolv.conf ``` changed it to 8.8.8.8.
I don't know if is to late to help, can you check your ```tsconfig``` file if you set the right specification on ``` target & module ```. ``` "target": "ES...
Hi @Nyazuki , in webpack 5 have alot of change, u can try Instead of using Webpack 5, an alternative solution downgrade the```[email protected]``` and ```[email protected]``` version of your project "if...