gcor opened a new issue, #639: URL: https://github.com/apache/incubator-baremaps/issues/639
Could you help with the basic example problem? My steps: 1. download [osm example](https://github.com/apache/incubator-baremaps/tree/main/examples/openstreetmap) 2. setup db 3. execute `baremaps workflow execute --file ./workflow.json` I see error: `java.lang.NullPointerException: Cannot invoke "java.util.List.stream()" because "refs" is null` If I start `baremaps map dev ...` I see a white screen on localhost:9000 without any errors in the inspector. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
