-
Hi, first of all, great job, but I'm facing an error when running the dock container. I'll describe what I'm doing
- i pull the docker coupler image from docker dock `` `` dock / joxit / kosmtik```
…
-
I'm running kosmtik@0.0.13 on ubuntu 16.04.
I want to run / serve the test project to check if all is correctly installed.
But :
```
node /usr/lib/node_modules/kosmtik/index.js serve /usr/li…
-
````
[Local Config] Unable to load local config from /path/to/default/localconfig.js
Error: File not found: /path/to/default/localconfig.js
at Project.LocalConfig.patchMML (kosmtik/src/plugins/…
-
Bonjour,
Il semble manquer un fichier '**amenity-symbols.mss**’ sur github. Quand on essaie de lancer Kosmtik cela donne :
```
node /data/osm/kosmtik/index.js serve /data/osm/styles/osmfr/proje…
-
I'm attempting to install kosmtik for the first time. Followed the installation instructions. Appeared to install correctly. Trying to open an existing Tilemill .mml project file, and get the follo…
-
Recently, project.yaml was renamed to project.mml (https://github.com/gravitystorm/openstreetmap-carto/pull/2473). This change seems to cause some issues with kosmtik:
/usr/local/lib/node_modules/k…
-
I tried to launch a fork of osmlyrk mapstyle.
I set up a localconfig.js file
```bash
node /usr/lib/node_modules/kosmtik/index.js serve /data/osm/styles/osmbr-mapstyle/project.mml --host 192.168.0…
-
```
pnorman@pippin:~/osm/brighmed$ rm -rf tmp/ && ~/osm/kosmtik/index.js serve --host 192.168.1.1 project.yml
[Core] Loading config from /home/pnorman/.config/kosmtik.yml
[Core] Loading plugin from…
-
I have a VM running Ubuntu 16.04. network is set to NAT.
It seems that kosmtik only answers on localhost because
1/ at kosmtik start :
```[Core] PreviewServer started, you can browse http://127.0…
-
Hi all,
I just did a new, fresh installation (macos) and it seems that there is a problem with the available function:
```
denix@deniss-mac-pro:/git/kosmtik(master) $ node index.js plugins --availab…