Tomáš Svatek

Results 9 comments of Tomáš Svatek

> That's not a malformed project, that is something using an older version of `@expo/config-plugins`. Is your `expo-cli` up to date? Yes, it's up to date. I'm using the 6.0.2...

> Can you try running `yarn why @expo/config-plugins` to see where the conflict comes from? Sure. There is the output of the command. ``` my-app on  master [✘!?] on...

@kbrandwijk I fixed the problem. The `expo-cli` package was installed as the global package using NPM (`npm install -g expo-cli`). I uninstalled the package using NPM (`npm uninstall -g expo-cli`),...

The issue still exist. Any progress on it?

Why the PR has not been merged?

Hello @alexsorokoletov. First of all thank you for your fast answer. I really appreciate your help! I have created a demo project. You will find it here: https://github.com/tomassvatek/GoogleMapsClusteringDemo As I...

Thanks a lot Alex! My app working now.

Of course. I will do it tomorrow :-)

@alexsorokoletov