nativescript-nodeify
nativescript-nodeify copied to clipboard
Having error using `tns run ios --bundle`
Unable to apply changes on device:<device id>.
Error is: Cannot find module '/<PATH>/app/tns_modules/nativescript-nodeify/patch-npm-packages.js
The same using tns run android --bundle
@EddyVerbruggen @STih07 @jannotabamo any work around for this?
Also having this error on clean nativescript install
see: https://github.com/EddyVerbruggen/nativescript-nodeify/issues/35
followed this blog and just had to do step 1 (adding code to webpack config) to get it working: https://web.archive.org/web/20181203155039/https://kion.me/using-nativescript-nodeify-with-nativescript-vue/