Philippe Auriach

Results 25 comments of Philippe Auriach
trafficstars

Had the same problem, with a geojson in 4326 coordinates format, could not get a proper shape displaying. Playing with the `weight` property allows to adjust the stroke-width of the...

Same here, with the pod Skyly - installable through `pod 'Skyly'`, but not found in the cocoapod search, and when going directly to the pod page, it redirects to our...

We can confirm that when forcing the version of watcher to 2.5.1 it works on node 22 : ``` "resolutions": { "@parcel/watcher": "2.5.1" }, ``` adding the resolution works, but...