zephraph / solitaire

CLI Solitaire with React + Ink. `npx @zephraph/solitaire`
MIT License
46 stars 1 forks source link

Error: Invalid hook call #4

Open bonzonkim opened 1 year ago

bonzonkim commented 1 year ago

I tried npx @zephraph/solitaire and this returns invalid Hook call. I installed recoil and ink and updated node to the latest version and encountered this error I also tried clone this repository and npm run start and doesn't work with error 'cannot find module /Users/user/solitaire/game' is there anything more I have to install or try? Thanks

zephraph commented 1 year ago

Interesting! Yeah, looks like an issue w/ the dependencies. I'll poke at it.