We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
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
The text was updated successfully, but these errors were encountered: