Mirko Nasato created CB-12055:
---------------------------------
Summary: cordova create with git template url fails with Error:
Only local paths for custom www assets are supported.
Key: CB-12055
URL: https://issues.apache.org/jira/browse/CB-12055
Project: Apache Cordova
Issue Type: Bug
Environment: macOS
Reporter: Mirko Nasato
According to the [Cordova App
Templates|https://cordova.apache.org/docs/en/latest/guide/cli/template.html]
docs it should be possible to create an app using a git template url.
However that doesn't seem to work:
{code}
$ cordova -v
6.3.1
$ cordova create myapp --template
https://github.com/apache/cordova-app-hello-world.git
Error: Only local paths for custom www assets are supported.
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]