2

我有一个问题,在我将 openlayers 从 5.3.1 更新到 6.3.1 后,当我运行 test、jest 或 mocha 时,都显示错误“TypeError: URL.createObjectURL is not a function”,这是什么原因?

摩卡-Webpack:

TypeError: URL.createObjectURL is not a function
    at eval (webpack:///./node_modules/ol/worker/webgl.js?:7:15)

笑话:

FAIL test/map.test.js ● 测试套件无法运行

TypeError: URL.createObjectURL is not a function

> 1 | import {Vector as VectorLayer} from "ol/layer.js";
    | ^
4

0 回答 0