joshghent / gifbar

🦄 Find Awesome Gif's right in your Menu Bar
MIT License
42 stars 31 forks source link

yarn install showing error in windows 10 #199

Open deka014 opened 1 year ago

deka014 commented 1 year ago

PS D:\vs projects\gifbar> yarn install yarn install v1.22.19 [1/4] Resolving packages... [2/4] Fetching packages... error electron-installer-debian@3.1.0: The platform "win32" is incompatible with this module. error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

I am getting this error when i do yarn install on the repository. Is it not compatible with Windows ?

joshghent commented 1 year ago

I don't have a windows computer to test this but welcome a PR if you want to try to fix it :)