epicweb-dev / react-hooks

Learn React Hooks! 🎣 ⚛
https://hooks.epicreact.dev
Other
2.78k stars 1.91k forks source link

workshop-setup: command not found #189

Closed nishi-ai closed 2 years ago

nishi-ai commented 2 years ago

After run node setup, I am getting this error;

▶️  Starting workshop setup...
      Running the following command: npx "https://gist.github.com/kentcdodds/bb452ffe53a5caa3600197e1d8005733" -q
/var/folders/sv/nkx8d8tx3fq1dl6dhk4k_lp80000gp/T/npx-1657443962906.sh: line 2: workshop-setup: command not found

Screenshot 2022-07-10 at 13 07 03 Screenshot 2022-07-10 at 13 08 09

nishi-ai commented 2 years ago

Fixed with running the command: 'npx "https://gist.github.com/kentcdodds/bb452ffe53a5caa3600197e1d8005733.git" -q'