maizzle / create-maizzle

CLI tool to quickly scaffold a Maizzle project
https://maizzle.com/docs/installation
0 stars 0 forks source link

Fails to clone private repositories #7

Open cossssmin opened 5 months ago

cossssmin commented 5 months ago

It should work with private repos, right now degit fails with a COULD_NOT_DOWNLOAD error code when trying to clone the tarball.

The --mode=git flag can be used to do this, see https://github.com/Rich-Harris/degit#private-repositories