nativescript-nodeify icon indicating copy to clipboard operation
nativescript-nodeify copied to clipboard

Having error using `tns run ios --bundle`

Open ghost opened this issue 7 years ago • 4 comments

Unable to apply changes on device:<device id>.
 Error is: Cannot find module '/<PATH>/app/tns_modules/nativescript-nodeify/patch-npm-packages.js

ghost avatar May 18 '18 09:05 ghost

The same using tns run android --bundle

STih07 avatar Jan 15 '19 13:01 STih07

@EddyVerbruggen @STih07 @jannotabamo any work around for this?

fhackenb avatar Mar 06 '19 17:03 fhackenb

Also having this error on clean nativescript install

tdondich avatar May 04 '19 00:05 tdondich

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/

voigtd avatar May 23 '19 16:05 voigtd