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

Issue when I build my project #9

Closed
seramah opened this issue Jul 30, 2019 · 4 comments
Closed

Issue when I build my project #9

seramah opened this issue Jul 30, 2019 · 4 comments

Comments

@seramah
Copy link
Contributor

seramah commented Jul 30, 2019

Hi,
I have theses issues when I run npm build for my project.

ERROR in node_modules/angular-tree-grid/angular-tree-grid.d.ts.ɵc.html(34,11): : Element implicitly has an 'any' type because type 'Object' has no index signature.
node_modules/angular-tree-grid/angular-tree-grid.d.ts.ɵc.html(34,11): : Type 'undefined' cannot be used as an index type.
node_modules/angular-tree-grid/angular-tree-grid.d.ts.ɵc.html(34,11): : Element implicitly has an 'any' type because type 'Object' has no index signature.
node_modules/angular-tree-grid/angular-tree-grid.d.ts.ɵc.html(34,11): : Type 'undefined' cannot be used as an index type.
node_modules/angular-tree-grid/angular-tree-grid.d.ts.ɵg.html(1,7): : Type 'undefined' cannot be used as an index type.
node_modules/angular-tree-grid/angular-tree-grid.d.ts.ɵg.html(1,7): : Type 'undefined' cannot be used as an index type.
node_modules/angular-tree-grid/angular-tree-grid.d.ts.ɵi.html(19,3): : Type 'undefined' cannot be used as an index type.
node_modules/angular-tree-grid/angular-tree-grid.d.ts.ɵk.html(2,5): : Type 'undefined' cannot be used as an index type.
node_modules/angular-tree-grid/angular-tree-grid.d.ts.ɵk.html(2,5): : Type 'undefined' cannot be used as an index type.
node_modules/angular-tree-grid/angular-tree-grid.d.ts.ɵm.html(1,15): : Element implicitly has an 'any' type because type 'Object' has no index signature.
node_modules/angular-tree-grid/angular-tree-grid.d.ts.ɵn.html(2,7): : Object is possibly 'undefined'.

@seramah
Copy link
Contributor Author

seramah commented Jul 31, 2019

Here's a screenshot :

Capture

@debabratapatra
Copy link
Owner

What do you suspect is causing this issue? I think variable having type "Object". I am not sure though.

@debabratapatra
Copy link
Owner

@seramah Have a got a solution?

@debabratapatra
Copy link
Owner

Closing as there is no response.

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

2 participants