iamcco / iamcco/coc-angular

I Can't get Any output from coc-angular

Open
#31 8 comments 4 reactions 0 assignees View on GitHub
help wanted
Dominant language
TypeScript
Stars
144
Forks
20
PR merge metrics
No merged PRs in 30d

Description

I installed with `:CocInstall coc-angular` It says it was successful.

I have an angular app open at the workspace root, it has an angular.json file.

`:CocInfo` prints this.
```
## versions

vim version: VIM - Vi IMproved 8.2 8021895
node version: v14.16.0
coc.nvim version: 0.0.80-d129f0f97e
coc.nvim directory: C:\Users\CodeSwimBikeRunner\.vim\plugged\coc.nvim
term: mintty
platform: win32

## Log of coc.nvim

2021-03-24T18:44:12.045 INFO (pid:14396) [plugin] - coc.nvim 0.0.80-d129f0f97e initialized with node: v14.16.0 after 266ms
2021-03-24T18:44:15.844 INFO (pid:14396) [attach] - receive notification: highlight []
2021-03-24T18:44:19.697 INFO (pid:14396) [attach] - receive notification: highlight []
2021-03-24T18:44:21.992 INFO (pid:14396) [attach] - receive notification: highlight []
2021-03-24T18:44:24.094 INFO (pid:14396) [attach] - receive notification: highlight []

```
If i try to run any commands related to angular i get.
```
[coc.nvim]: Error on notification "runCommand": Command: angular.restartNgServer not found
```
or something similar, I have closed out of vim and reentered a few times, i have uninstalled coc and removed all configuration, and reinstalled.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.