I try use webpack and after command npm run start-android-bundle got the error: not find module nativescript-imagepicker. For correct compilation I replace in package.json property main from "main": "viewmodel.js", to "main": "viewmodel", More info: https://docs.nativescript.org/angular/tooling/bundling-with-webpack.html#recommendations-for-plugin-authors