Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

npx degit rollup pull errors #1721

Closed
michaelcuneo opened this issue Feb 15, 2021 · 2 comments
Closed

npx degit rollup pull errors #1721

michaelcuneo opened this issue Feb 15, 2021 · 2 comments

Comments

@michaelcuneo
Copy link

npx degit "sveltejs/sapper-template#rollup" my-app

is returning

! could not fetch remote https://github.com/sveltejs/sapper-template
! could not find commit hash for rollup
@antony
Copy link
Member

antony commented Feb 16, 2021

This is usually because you need to be logged in to github, even for anonymous checkouts over HTTPS. In any case it has nothing to do with Sapper. See Rich-Harris/degit#37

@antony antony closed this as completed Feb 16, 2021
@michaelcuneo
Copy link
Author

Oh interesting... yeah, the new SSL Key thingo... sorted.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants