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
TypeError [ERR_INVALID_URL_SCHEME]: The URL must be of scheme file
at new NodeError (node:internal/errors:400:5)
at Object.fileURLToPath (node:internal/url:1492:11)
at new Worker (D:\WORK\mock-project\node_modules\web-worker\cjs\node.js:108:19)
at create (file:///D:/WORK/mock-project/node_modules/geotiff/dist-module/worker/decoder.js:5:18)
at file:///D:/WORK/mock-project/node_modules/geotiff/dist-module/pool.js:57:39
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
code: 'ERR_INVALID_URL_SCHEME'
}
- error unhandledRejection: TypeError [ERR_INVALID_URL_SCHEME]: The URL must be of scheme file
at new NodeError (node:internal/errors:400:5)
at Object.fileURLToPath (node:internal/url:1492:11)
at new Worker (D:\WORK\mock-project\node_modules\web-worker\cjs\node.js:108:19)
at create (file:///D:/WORK/mock-project/node_modules/geotiff/dist-module/worker/decoder.js:5:18)
at file:///D:/WORK/mock-project/node_modules/geotiff/dist-module/pool.js:57:39
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
digest: undefined
}
The text was updated successfully, but these errors were encountered:
geotiff version: 2.0.7
This line simply throws an error:
The text was updated successfully, but these errors were encountered: