framesjs/frames.js

Quickstart command on introduction page not working

Closed this issue · 1 comments

Hi!

I ran:

npx degit github:framesjs/frames.js/examples/framesjs-starter#main framesjs-starter

Following the instructions on the introduction page here and it results in the following error:

❯ npx degit github:framesjs/frames.js/examples/framesjs-starter#main framesjs-starter

zsh: no matches found: github:framesjs/frames.js/examples/framesjs-starter#main

Oddly when I omitted #main the command worked 🤔

Looking at degit's docs it does seem to be the correct syntax.

Screenshot 2024-03-11 at 09 40 33

Strange, works for me. What OS are you on?