Michal Dobiezynski

Results 3 comments of Michal Dobiezynski

@laurpantelimon This worked for me: ``` backgroundColor: "transparent", backgroundGradientTo: "white", backgroundGradientFromOpacity: 0, backgroundGradientFrom: "white", backgroundGradientToOpacity: 0, ```

Hey, Not sure if you are still stuck on this problem but if anyone else is having a similar issue then you can try putting the stockfish function in a...

``` let stockFish = require("stockfish"); let engine = stockFish(); ```