Open carcleo1999 opened 6 years ago
I am new in cordova and need your help please!
Then. I am trying do a hybrid (iOS, Windows Phone and Android) app whith cordova only. Without Ionic.
this does not generate the project folder.
I am following the bellow tutorial:
https://eduardoaw.github.io/2016-06-26-Cordova-Installation/ (in portuguese Brazil).
When i arrives in
cordova create hello com.example.hello HelloWorld, i got the issue bellow
in fact, not exists template_src in C:\Users\Carlos\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-app-hello-world
template_src
C:\Users\Carlos\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-app-hello-world
When i installed the cordova inside node.js, it not install the folder or file template_src there!
What i do to solve it problem?
Obs.:
D:\Trabalhos\Mobile\node\cordova>cordova -v 8.0.0
D:\Trabalhos\Mobile\node\cordova>node -v v10.10.0
I am new in cordova and need your help please!
Then. I am trying do a hybrid (iOS, Windows Phone and Android) app whith cordova only. Without Ionic.
this does not generate the project folder.
I am following the bellow tutorial:
https://eduardoaw.github.io/2016-06-26-Cordova-Installation/ (in portuguese Brazil).
When i arrives in
cordova create hello com.example.hello HelloWorld, i got the issue bellow
in fact, not exists
template_src
inC:\Users\Carlos\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-app-hello-world
When i installed the cordova inside node.js, it not install the folder or file template_src there!
What i do to solve it problem?
Obs.:
D:\Trabalhos\Mobile\node\cordova>cordova -v 8.0.0
D:\Trabalhos\Mobile\node\cordova>node -v v10.10.0