Umm yeah, my bad. Forgot that on a fresh Ubuntu system Git is not installed by default, so I had to install that. Installing Git makes the problem go away...
On Fri, May 27, 2016 at 2:21 PM, Shazron <[email protected]> wrote: > On a fresh Ubuntu 16.04 system, I: > 1. installed node 6.2.0 > 2. installed cordova-6.2.0 > 3. Created a new project > 4. Then `cordova platform add > https://git-wip-us.apache.org/repos/asf/cordova-ubuntu.git#4.3.4` > > I get an error: > Error: Failed to fetch platform null@ > https://git-wip-us.apache.org/repos/asf/cordova-ubuntu.git > Probably this is either a connection problem, or platform spec is > incorrect. > Check your connection and platform name/version/URL. > Error: Cordova library "null" not recognized. > > I tested adding the platform on OS X (w/ node 6.2.0, cordova-6.2.0), it > was fine without error. > > > On Fri, May 27, 2016 at 1:10 PM, Shazron <[email protected]> wrote: > >> Reviewing this today. >> >> On Tue, May 24, 2016 at 5:59 PM, Shazron <[email protected]> wrote: >> >>> +1 go for it! >>> >>> On Thu, May 19, 2016 at 12:52 AM, David Barth <[email protected] >>> > wrote: >>> >>>> Hey, >>>> >>>> Just a quick note to say I'm going to do another minor release of >>>> cordova-ubuntu to fix some bugs. >>>> >>>> It will still be on the 4.3.x line, ie a bit outdated, but to keep a >>>> safe >>>> fallback while we get 6.x ready for developers to use. >>>> >>>> I will use https://issues.apache.org/jira/browse/CB-11294 >>>> <https://issues.apache.org/jira/browse/CB-11294> for this release. >>>> >>>> David >>>> >>> >>> >> >
