create-react-native-app icon indicating copy to clipboard operation
create-react-native-app copied to clipboard

Invalid URL error when creating projects using GitHub Template

Open CDNievas opened this issue 5 years ago • 3 comments

Can't create a project using a template repository uploaded on GitHub. The repository exists and is public (link)

image

If I click on the URL provided in the console opens the repository webpage well.

OS: Linux Mint 20 Ulyana Node: v12.18.2 npm: v6.14.5

CDNievas avatar Nov 01 '20 12:11 CDNievas

The problem is the www, if you use www in the url is not recognized as a GitHub link...

CDNievas avatar Nov 16 '20 01:11 CDNievas

Would you like to open a PR that adds support for www?

EvanBacon avatar Feb 11 '21 06:02 EvanBacon

To be honest I don't know much about TS... so I don't know if I could

CDNievas avatar Feb 12 '21 10:02 CDNievas