Description
I am using a machine configured exactly as was before when once working to use tessera to serve up tm2.
Using:
Npm -v 4.5.0
Tessera v 0.9.0
Have installed globally:
npm install -g tessera tl mbtiles mapnik tilelive tilelive-file tilelive-http tilelive-mapbox tilelive-mapnik tilelive-s3 tilelive-tmsource tilelive-tmstyle tilelive-utfgrid tilelive-vector tilejson
Have added to path:
C:\Users<user>\AppData\Roaming\npm\node_modules\tessera;
C:\Users<user>\AppData\Roaming\npm;
C:\Users<user>\AppData\Roaming\npm\node_modules\tilelive;
C:\mapnik-v2.2.0\lib
C:\mapnik-v2.2.0\bin
When running >
tessera tmstyle:///Users//Desktop/mapbox-studio-light.tm2 -p 9000
Now receive...
Error: Server returned HTTP 401
at Request. (C:\Users\Snx\AppData\Roaming\npm\node_modules\tilejson\lib\tilejson.js:223:19)