You have to update your @nativescript/webpack to latest (at time of this write it would be 4.0.0) and also update your webpack.config.js using the command ./node_modules/.bin/update-ns-webpack --configs, also check if you have to update deps using ./node_modules/.bin/update-ns-webpack --deps

CLICK HERE to find out more related problems solutions.

Leave a Comment

Your email address will not be published.

Scroll to Top