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 nodesList.service.d.ts #25

Open
ElliDy opened this issue Apr 20, 2020 · 0 comments
Open

Error in nodesList.service.d.ts #25

ElliDy opened this issue Apr 20, 2020 · 0 comments

Comments

@ElliDy
Copy link

ElliDy commented Apr 20, 2020

When I run ng serve on my project, which include angular2-tree-diagramm, I got the following errors:

ERROR in node_modules/angular2-tree-diagram/lib/services/nodesList.service.d.ts(5,31): error TS1144: '{' or ';' expected.
node_modules/angular2-tree-diagram/lib/services/nodesList.service.d.ts(6,14): error TS1005: ';' expected.
node_modules/angular2-tree-diagram/lib/services/nodesList.service.d.ts(6,20): error TS1109: Expression expected.
node_modules/angular2-tree-diagram/lib/services/nodesList.service.d.ts(7,16): error TS1005: ';' expected.
node_modules/angular2-tree-diagram/lib/services/nodesList.service.d.ts(8,1): error TS1128: Declaration or statement expected.'

Can somebody help me?

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

1 participant