Artemiy Davydov

Results 34 comments of Artemiy Davydov

![image](https://user-images.githubusercontent.com/26363214/55689611-78046b00-5997-11e9-992f-eb4866f75a8f.png) 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 ![Error](https://i.imgur.com/u9Nes10g.png)

``` 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.