tralves / nativescript-vue-rollup-template

A NativeScript template ready to roll with Vue.js and .vue files.
40 stars 4 forks source link

Failed to find module:"./components/App.vue" #8

Closed Lavhe closed 6 years ago

Lavhe commented 6 years ago

I don't know what i am doing wrong but this is the error i have been getting.

tralves commented 6 years ago

Please run tns debug android/ios inside the tns folder.

Lavhe commented 6 years ago

Thank and now i get "Execution failed for task ':buildMetadata'." if i run it inside the tns folder

tralves commented 6 years ago

I need more context. Can you send the entire log or take a picture of the error?

Lavhe commented 6 years ago

screenshot_20171201_003308

Lavhe commented 6 years ago

OHK I solved the problem, i just deleted the entire folder and created a brand new project

Maybe i messed up some configs while trying to solve the first problem

THANK YOU VERY MUCH.