Angular-GettingStarted icon indicating copy to clipboard operation
Angular-GettingStarted copied to clipboard

Error in building an angular app.

Open Rommel0104 opened this issue 2 years ago • 2 comments

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

Rommel0104 avatar May 10 '23 09:05 Rommel0104

Hi Rommel0104, Did you found the solution for this issue?

vigneshjayakumar avatar Oct 25 '23 08:10 vigneshjayakumar

  1. first fork the repo into your github
  2. clone into your local machine
  3. get into APM-start folder
  4. 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

srujanmelam avatar Nov 02 '23 07:11 srujanmelam