Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in building an angular app. #174

Open
Rommel0104 opened this issue May 10, 2023 · 2 comments
Open

Error in building an angular app. #174

Rommel0104 opened this issue May 10, 2023 · 2 comments

Comments

@Rommel0104
Copy link

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

@vigneshjayakumar
Copy link

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

@srujanmelam
Copy link

  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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants