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
13:36:08 [vite] Internal server error: ts.isIntersectionTypeNode is not a function
Plugin: unplugin-vue-complex-types
File: E:/git/vue3-modal-demo/src/components/CommandDialog.vue
at Printer.print (file:///E:/git/vue3-modal-demo/node_modules/unplugin-vue-complex-types/dist/index.mjs:224:12)
at transform (file:///E:/git/vue3-modal-demo/node_modules/unplugin-vue-complex-types/dist/index.mjs:254:31)
at TransformContext.transform (file:///E:/git/vue3-modal-demo/node_modules/unplugin-vue-complex-types/dist/index.mjs:272:12)
at Object.transform (file:///E:/git/vue3-modal-demo/node_modules/vite/dist/node/chunks/dep-bb8a8339.js:44352:62)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async loadAndTransform (file:///E:/git/vue3-modal-demo/node_modules/vite/dist/node/chunks/dep-bb8a8339.js:55026:29)
at async viteTransformMiddleware (file:///E:/git/vue3-modal-demo/node_modules/vite/dist/node/chunks/dep-bb8a8339.js:64430:32)
This issue has been locked since it has been closed for more than 14 days.
If you have found a concrete bug or regression related to it, please open a new issue. If you have any other comments you should create a new discussion.
Describe the bug
13:36:08 [vite] Internal server error: ts.isIntersectionTypeNode is not a function
Plugin: unplugin-vue-complex-types
File: E:/git/vue3-modal-demo/src/components/CommandDialog.vue
at Printer.print (file:///E:/git/vue3-modal-demo/node_modules/unplugin-vue-complex-types/dist/index.mjs:224:12)
at transform (file:///E:/git/vue3-modal-demo/node_modules/unplugin-vue-complex-types/dist/index.mjs:254:31)
at TransformContext.transform (file:///E:/git/vue3-modal-demo/node_modules/unplugin-vue-complex-types/dist/index.mjs:272:12)
at Object.transform (file:///E:/git/vue3-modal-demo/node_modules/vite/dist/node/chunks/dep-bb8a8339.js:44352:62)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async loadAndTransform (file:///E:/git/vue3-modal-demo/node_modules/vite/dist/node/chunks/dep-bb8a8339.js:55026:29)
at async viteTransformMiddleware (file:///E:/git/vue3-modal-demo/node_modules/vite/dist/node/chunks/dep-bb8a8339.js:64430:32)
Reproduction
only import
System Info
Used Package Manager
yarn
Validations
The text was updated successfully, but these errors were encountered: