After running tns run android, I bumped into this webpack error. I'm on the newest version of webpack
Any ideas is highly appreciated.
Asked
Active
Viewed 76 times
1

Felix
- 73
- 2
- 9
-
try `"@nativescript/webpack": "^3.0.4",` and `ns clean` – Cem Kaan Nov 17 '20 at 14:25