phonegap / phonegap-cli

PhoneGap and PhoneGap/Build command-line interface
Apache License 2.0
488 stars 157 forks source link

Phonegap create launch error #827

Closed irv-ro-j closed 4 years ago

irv-ro-j commented 4 years ago

PhoneGap CLI, node & npm versions

phonegap v9.0.0 Node.js v13.7.0. npm@6.14.4

Expected Behaviour

Clonar un proyecto de github: cordova create cordova-template com.template DefaultTemplate --template git: //github.com/caiobiodere/cordova-template-framework7-vue-webpack.git#master

Actual Behaviour

There was an unhandled exception within phonegap-cli!

Steps to Reproduce

windows: Open a terminal and execute: phonegap create cordova-template com.template DefaultTemplate --template git: //github.com/caiobiodere/cordova-template-framework7-vue-webpack.git#master

Sample Code that illustrates the problem

Captura

Error messages

image