Closed wmorawski closed 5 years ago
Android - emulator and device (don't have mac nor iphone)
Just c&p to NativeScript Vue project demo file: /demo-vue/app/components/Home.vue
/demo-vue/app/components/Home.vue
Every method returns Error: Cannot read property 'getInstance' of undefined
Error: Cannot read property 'getInstance' of undefined
Ok, I figured it out, if some1 has same problem just type: tns platform clean android in terminal.
tns platform clean android
Which platform(s) does your issue occur on?
Android - emulator and device (don't have mac nor iphone)
Please, provide the following version numbers that your issue occurs with:
Please, tell us how to recreate the issue in as much detail as possible.
Just c&p to NativeScript Vue project demo file:
/demo-vue/app/components/Home.vue
Every method returns
Error: Cannot read property 'getInstance' of undefined