Closed bkavlak closed 3 years ago
In case someone needs to run on WSL2, there are three dependencies that need to be installed before the tippecanoe installation:
sudo apt-get install g++
sudo apt-get install libsqlite3-dev
sudo apt-get install libz-dev
In case someone needs to run on WSL2, there are three dependencies that need to be installed before the tippecanoe installation: