florianf / tileoven

TileOven a maintained fork of TileMill
http://tilemill.com
BSD 3-Clause "New" or "Revised" License
106 stars 17 forks source link

Current osm-carto (git v4.5.0+) not loading #13

Open kocio-pl opened 6 years ago

kocio-pl commented 6 years ago

I'm an osm-carto developer and I work with Kosmtik, but I was interested if Tile Mill could be still used, because some people are still interested in it.

I managed to run Tile Oven on Ubuntu 17.10 and test projects were OK, but when I tried osm-carto, I got this error:

[tilemill] Started [Server Core:20009].
[tilemill] [tilemill] skipped loading project: Error: Could not open project.mml file for "openstreetmap-carto". Error was: 
[tilemill] 
[tilemill] "Unexpected token s in JSON at position 0"
[tilemill] 
[tilemill] (in /home/kocio/Dokumenty/MapBox/project/openstreetmap-carto/project.mml)
kocio-pl commented 6 years ago

BTW: current Tile Mill works with nodejs/npm from Ubuntu 17.10 and is able to load current osm-carto, however there is a problem with writing changes:

https://github.com/tilemill-project/tilemill/pull/2614 https://github.com/tilemill-project/tilemill/issues/2615