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
I installed node-fontnik with node 12.20.1 on my mac, tests passed. When I port it to gitlab ci execute tests in osgeo/gdal:ubuntu-small-3.1.2, failed as:
/builds/geoway/atlas-vision/node_modules/fontnik/index.js:1
Error: /builds/geoway/atlas-vision/node_modules/fontnik/lib/binding/fontnik.node: undefined symbol: _ZN2v82V813DisposeGlobalEPPNS_8internal6ObjectE
at Object.Module._extensions..node (internal/modules/cjs/loader.js:1057:18)
The text was updated successfully, but these errors were encountered:
I installed node-fontnik with node 12.20.1 on my mac, tests passed. When I port it to gitlab ci execute tests in
osgeo/gdal:ubuntu-small-3.1.2
, failed as:The text was updated successfully, but these errors were encountered: