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
Yes, the previous version in which this bug was not present was 14.
Description
After updating to version 15 extension is constantly crashing.
Bug Type
What does this bug affect
Angular Language Service VSCode extension
Angular Language Service server
Reproduction
Steps to reproduce the behavior:
Open VSC and wait for extension initialization.
Expected behavior
VSC extension should start.
Logs
Error: Cannot find module 'c:\Users\Kobi\.vscode\extensions\angular.ng-template-15.0.1\v12_language_service\node_modules\@angular\language-server'
at Module._resolveFilename (node:internal/modules/cjs/loader:987:15)
at Module._load (node:internal/modules/cjs/loader:832:27)
at c._load (node:electron/js2c/asar_bundle:5:13343)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
at node:internal/main/run_main_module:17:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
[Error - 15:58:17] Connection to server got closed. Server will not be restarted.
🐞 bug report
Is this a regression?
Yes, the previous version in which this bug was not present was 14.Description
After updating to version 15 extension is constantly crashing.
Bug Type
What does this bug affect
Reproduction
Steps to reproduce the behavior:
Open VSC and wait for extension initialization.
Expected behavior
VSC extension should start.
Logs
Screenshots
🌍 Your Environment
Angular Version:
Extension Version:
VSCode Version:
Operating System:
Extension options:
Anything else relevant?
The text was updated successfully, but these errors were encountered: