[Vuejs]-NativeScript Could not find module components/Home

3👍

You might need to add the –bundle parameter

https://docs.nativescript.org/tooling/docs-cli/project/testing/preview#options

https://nativescript-vue.org/en/docs/getting-started/quick-start/

NativeScript-Vue is relatively recent and the roadmap points out that the –bundle parameter likely will vanish

Leave a comment