BartoszJarocki / cv

Print-friendly, minimalist CV page
https://cv.jarocki.me
MIT License
8.79k stars 934 forks source link

CommandMenu doesn't open on localhost / local install #7

Open benjifriedman opened 8 months ago

benjifriedman commented 8 months ago

Hi, I'm interested in the CommandMenu feature. On https://cv.jarocki.me/ CMD-J and ctrl-J both work for me to pull up the modal. However on my local computer neither shortcut works, and there is no error in the console either. Any help?

SujithThirumalaisamy commented 7 months ago

I found on issues with it. can you please try stashing it by git stash and use yarn install and yarn dev to start the project again? I may be a dependency issue I guess.