Artemiy Davydov
Artemiy Davydov
 Any progress?
Also, if I will use ImageMagick ```js gm = require('gm').subClass({ imageMagick: true, appPath: 'C:/Program Files/ImageMagick-7.0.8-Q16/magick.exe' }); ``` I get the following error 
``` Windows 10 Node 16 OpenSSL 3.0.1 14 Dec 2021 (Library: OpenSSL 3.0.1 14 Dec 2021) ``` Same issue
@NikitaDudin Yeah, it's actually worked. @kennedy0527 Just paste ``` "resolutions": { "@expo/browser-polyfill": "^1.0.0" } ``` to your package.json to avoid using dirty way playing with SDK versions More about `resolutions`:...
I had same problem. Problem in different disc letters. You should install node and tabris on same disc
Can this be added to 3.3 milestone?
@mpost Please make this part of the 3.6 milestone. This issue is more than a year old and it is very annoying in many scenarios.