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
I'm getting the exact same error. When installing a repo with yarn 3 (pnp) language server is not working for .html files. The old repro is still valid (= not working): https://github.com/ld210/yarnpnp-storybook-angular-repro
View ALS error output and see that ALS is not working (no cmd-clicking components in template)
Expected behavior
Should work as with node_modules
Logs
[Error - 22:18:59] No config file for <USERPATH>/yarnpnp-storybook-angular-repro/src/app/app.component.html
[Error - 22:22:00] No config file for <USERPATH>/yarnpnp-storybook-angular-repro/src/app/app.component.html
[Error - 22:22:00] No config file for <USERPATH>/yarnpnp-storybook-angular-repro/src/app/app.component.html
[Error - 22:22:00] No config file for <USERPATH>/yarnpnp-storybook-angular-repro/src/app/app.component.html
[Error - 22:22:05] No config file for <USERPATH>/yarnpnp-storybook-angular-repro/src/app/app.component.html
🐞 bug report
Is this a regression?
ALS is not working for .html files with Yarn3 pnp
I think this issue has been present earlier and fixed here: angular/vscode-ng-language-service#1748
Description
A clear and concise description of the problem...I'm getting the exact same error. When installing a repo with yarn 3 (pnp) language server is not working for .html files. The old repro is still valid (= not working): https://github.com/ld210/yarnpnp-storybook-angular-repro
Bug Type
What does this bug affect
Reproduction
Steps to reproduce the behavior:
yarnExpected behavior
Should work as with node_modules
Logs
🌍 Your Environment
Angular Version:
Extension Version:
VSCode Version:
Operating System: