sampart / cordova-plugin-app-version

Cordova plugin to return the version number of the current app [not maintained]
MIT License
401 stars 198 forks source link

template_src not found in cordova 8 #105

Open carcleo1999 opened 5 years ago

carcleo1999 commented 5 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

yswhy

in fact, not exists template_src in 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