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
When I use version 9.0.0, I get the following error
the following error
[20:31:13] Loaded external module: sucrase/register/ts
[20:31:13] Working directory changed to D:\DeskTop\worksapce\web-demo\mist-vue\packages\components\script\bundle
TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts" for D:\DeskTop\worksapce\web-demo\mist-vue\packages\components\script\bundle\index.ts
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:160:9)
at defaultGetFormat (node:internal/modules/esm/get_format:203:36)
at defaultLoad (node:internal/modules/esm/load:143:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:403:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:285:45)
at async link (node:internal/modules/esm/module_job:78:21) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
ELIFECYCLE Command failed with exit code 1.
The above error will not appear when I reduce it to 8.0.0
The text was updated successfully, but these errors were encountered:
When I use version 9.0.0, I get the following error
the following error
The above error will not appear when I reduce it to 8.0.0
The text was updated successfully, but these errors were encountered: