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 am encountering a build error while using the following dependencies in my Next.js project: ReferenceError: Blob is not defined at file:///home/jenkins/workspace/Test-FE-Web/node_modules/.pnpm/@[email protected]/node_modules/@splinetool/runtime/build/runtime.js:5594:6 at ModuleJob.run (node:internal/modules/esm/module_job:193:25) at async Promise.all (index 0) at async ESMLoader.import (node:internal/modules/esm/loader:530:24) at async importModuleDynamicallyWrapper (node:internal/vm/module:438:15)
The text was updated successfully, but these errors were encountered:
I am encountering a build error while using the following dependencies in my Next.js project:
ReferenceError: Blob is not defined at file:///home/jenkins/workspace/Test-FE-Web/node_modules/.pnpm/@[email protected]/node_modules/@splinetool/runtime/build/runtime.js:5594:6 at ModuleJob.run (node:internal/modules/esm/module_job:193:25) at async Promise.all (index 0) at async ESMLoader.import (node:internal/modules/esm/loader:530:24) at async importModuleDynamicallyWrapper (node:internal/vm/module:438:15)
The text was updated successfully, but these errors were encountered: