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 am getting the error : ERROR in ../node_modules/angular-mentions/lib/mention-list.component.d.ts:26:9 - error TS1086: An accessor cannot be declared in an ambient context. I would appreciate any thoughts to help me solve the issue.
Additional information here is my ng cli version.
run command> npm install
5)and finally> npm start in the same file
NOTE: if you are getting any errors make sure you updated your npm and angular versions to the latest
I am getting the error : ERROR in ../node_modules/angular-mentions/lib/mention-list.component.d.ts:26:9 - error TS1086: An accessor cannot be declared in an ambient context. I would appreciate any thoughts to help me solve the issue.
Additional information here is my ng cli version.
Angular CLI: 8.3.29
Node: 12.22.12
OS: win32 x64
Angular:
...
Package Version
@angular-devkit/architect 0.803.29
@angular-devkit/core 8.3.29
@angular-devkit/schematics 8.3.29
@schematics/angular 8.3.29
@schematics/update 0.803.29
rxjs 6.4.0
The text was updated successfully, but these errors were encountered: