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
{{ message }}
This repository was archived by the owner on Nov 21, 2025. It is now read-only.
The way it used to work outside of Bazel is not compatible with a Bazel build as it references the npm package built by bazel in the angular/angular WORKSPACE by absolute path which is outside of the vscode-ng-language-service Bazel WORKSPACE and not a dependency that Bazel can consume.