Open pakore opened 10 years ago
This is why: ~/.tilemill/node_modules/tilemill-reference-layer $ cat package.json { "name": "tilemill-reference-layer", "description": "Add MapBox Streets or a custom map as a base layer.", "version": "0.3.0", "engines": {"tilemill":"0.10.0 || 0.10.1"}, "keywords": ["tilemill"] }
I also have this problem.
just edit this line: From: "engines": {"tilemill":"0.10.0 || 0.10.1"}, To: "engines": {"tilemill":"0.10.0 || 0.10.1 || 0.10.2"},
I made that change, and it seems to work fine now.
I can't use the plugin with the latest TileMill :( Steps to reproduce: Install tilemill via apt-get. clone git repo of TRL start TileMill.