You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
carto project.mml > OSMBright.xml
TypeError: Cannot read property 'toString' of null
at Util.jsonToXML (/usr/local/lib/node_modules/carto/lib/carto/util.js:172:24)
at Util.jsonToXML (/usr/local/lib/node_modules/carto/lib/carto/util.js:137:36)
at /usr/local/lib/node_modules/carto/lib/carto/util.js:159:33
at Array.map (native)
at Util.jsonToXML (/usr/local/lib/node_modules/carto/lib/carto/util.js:158:29)
at Util.jsonToXML (/usr/local/lib/node_modules/carto/lib/carto/util.js:137:36)
at /usr/local/lib/node_modules/carto/lib/carto/util.js:159:33
at Array.map (native)
at Util.jsonToXML (/usr/local/lib/node_modules/carto/lib/carto/util.js:158:29)
at Util.jsonToXML (/usr/local/lib/node_modules/carto/lib/carto/util.js:137:36)
The text was updated successfully, but these errors were encountered:
I can confirm this. The obvious fix is not to transform the object into a string if it is null. I still have to check if this is just a symptom of something else that goes wrong. Thanks for reporting.
Using OSM Bright theme
The text was updated successfully, but these errors were encountered: