unable to create template application
See original GitHub issueDescribe the bug
Unable to create template using npx create-social-network my-network
in macOS. Getting fatal: Unable to find remote helper for 'git+https'
error.
(Write your answer here.)
System
Node.js version: v10.11.0 NPM or Yarn version: NPM 6.8.0 Operating system: Mac os 10.14.6 (18G103)
Steps to reproduce (Write your steps here:)
- npx create-social-network my-network
Expected behavior
should be able to create template application my-network Actual behavior
getting error fatal: Unable to find remote helper for 'git+https'
Issue Analytics
- State:
- Created 4 years ago
- Comments:11 (7 by maintainers)
Top Results From Across the Web
Unable to create an app by "Start from template"
I am a newbie and I am trying to create an app from a template. An example Model-driven app called “Fundraiser.” I get...
Read more >Unable to create new project using template created with the ...
I can successfully create the project template and import it into VS using the Export Wizard. When I then try to use the...
Read more >Unable to create a template - Evernote Forum
I'm trying to create a template from a new note that I've set up for that purpose. When I click the More actions...
Read more >Unable to create Http Templates due to Access Issu...
Hi Team, We are working on the integration of AppDynamics with some third-party tools. For this, we have to create HTTP templates. While...
Read more >Error on create template app - Microsoft Power BI Community
When i try to create a template app i get an error: "There was a ... "Problem scope: Unable to create new template...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @nareshgnT thanks for reporting the issue, it looks like you are not able to clone “https” repositories: https://stackoverflow.com/questions/8329485/unable-to-find-remote-helper-for-https-during-git-clone
I’ll try to push fix for this kind of scenarios tomorrow and let you know ✌️
Once again thanks for reporting the issue!