GregVido / mica-electron

Library to add mica effect of windows 11 in electron app
Apache License 2.0
126 stars 7 forks source link

Can't install mica-electron #9

Closed zifor closed 1 year ago

zifor commented 1 year ago

When I try installing the package with "npm i mica-electron" I get a list of errors. It says The Windows SDK version 10.0.19041.0 was not found but I have it installed. Screenshot_20221228_030356 Screenshot_20221228_030420

GregVido commented 1 year ago

Hello, did you try to do this ? https://stackoverflow.com/questions/57879150/how-can-i-solve-error-gypgyp-errerr-find-vsfind-vs-msvs-version-not-set-from-c

zifor commented 1 year ago

I just needed to update my Visual Studio. Installation worked.