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
$ npx vue-tsc
TypeError: (0 , language_core_1.buildMappings) is not a function
at D:\Projects\STMng\node_modules\@vue\language-core\lib\virtualFile\computedFiles.js:152:64
at Array.map (<anonymous>)
at D:\Projects\STMng\node_modules\@vue\language-core\lib\virtualFile\computedFiles.js:150:24
at D:\Projects\STMng\node_modules\computeds\out\computed.js:13:68
at Tracker.track (D:\Projects\STMng\node_modules\computeds\out\tracker.js:43:20)
at fn (D:\Projects\STMng\node_modules\computeds\out\computed.js:13:56)
at D:\Projects\STMng\node_modules\@vue\language-core\lib\virtualFile\computedFiles.js:28:79
at Array.map (<anonymous>)
at D:\Projects\STMng\node_modules\@vue\language-core\lib\virtualFile\computedFiles.js:28:70
at D:\Projects\STMng\node_modules\computeds\out\computed.js:13:68
Link to minimal reproduction
No response
Any additional comments?
The problem happens on various projects that had no problem before vue update.
An issue have been opened (vuejs/core#11196) against vue.
The text was updated successfully, but these errors were encountered:
Vue - Official extension or vue-tsc version
vue-tsc: 5.5.2
VSCode version
1.90.2
Vue version
3.4.30
TypeScript version
5.5.2
System Info
Steps to reproduce
Link to minimal reproduction
No response
Any additional comments?
The problem happens on various projects that had no problem before
vue
update.An issue have been opened (vuejs/core#11196) against vue.
The text was updated successfully, but these errors were encountered: