pbonnell

Results 4 comments of pbonnell

[console.log(err) here yields](https://github.com/zurb/foundation-cli/blob/e0484a4b49d5ebf4b133121e8d136004855a6a3a/lib/commands/new.js#L84) : ``` Downloading the project template...{ Error: Command failed: git clone https://github.com/zurb/foundation-apps-template.git test Cloning into 'test'... fatal: Unable to find remote helper for 'https' at ChildProcess.exithandler (child_process.js:207:12)...

ty @paxperscientiam, I'm up and running after a re-install of npm (4.5.0), then fresh install of foundation-cli (now 2.2.1). I've chalked this to system config confusion, though a more meaningful...

Sounds like the right plan -- I needed a quick & dirty solution and this is working so far, but I'll revisit for polish and tests as time allows in...

+1 : got it running with a manual install of : https://github.com/codeman38/SublimeMarkdownBuild/tree/sublime3 ([from this pull request](https://github.com/erinata/SublimeMarkdownBuild/pull/19))