-
-
Notifications
You must be signed in to change notification settings - Fork 465
Closed
Labels
Description
Vue - Official extension or vue-tsc version
v2.0.22
VSCode version
1.90.2
Vue version
3.4.27
TypeScript version
5.4.5
System Info
System:
OS: Windows 11 10.0.22631
CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Memory: 14.24 GB / 31.74 GB
Binaries:
Node: 20.12.2 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.22 - ~\AppData\Roaming\npm\yarn.CMD
npm: 10.5.0 - C:\Program Files\nodejs\npm.CMD
Browsers:
Chrome: 126.0.6478.114
Edge: Chromium (126.0.2592.68)
Internet Explorer: 11.0.22621.3527
Steps to reproduce
On startup the ts server will crash if the vue extension in enabled. I can confirm it's crashed as there are no type errors in the project. I'm making the repo public. Nothing serious in it. Its a slow burn project to test out amplify gen2.
I'm running a clean install of vs code. I deleted the user profile and reinstalled vs code. Vue - Official is the only non @Builtin extension installed.
Logs of the last start up are attached.
TypeScript.log
tsserver_2.log
tsserver_3.log
Link to minimal reproduction
https://github.com/jmarshall9120/advanced-storage-site-2/tree/dev
Any additional comments?
No response
joselcvarela and GiaNTizmO