Drew Repasky

Results 4 comments of Drew Repasky

I'm getting similar failure message with`fatal error C1107: could not find assembly 'Windows.winmd': please specify the assembly search path using /AI or by setting the LIBPATH environment variable`. I have...

That directory did not contain the file, so I moved the file `C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.15063.0\Windows.winmd` up one directory (to match what you have) and the `npm install` worked! Thanks...

...when attempting to use `@nodert-win10/windows.media.ocr`, I found it needs `windows.graphics.imaging` to convert image files to bitmap. Is there a reason that should require VS 2013 while the OCR package requires...

This could be unrelated, but are you using Windows Subsystem for Linux (WSL)? It has issues with clock drift and keeping in sync with Windows itself. If you are running...