sharkich/t-json-viewer

webpack: Failed to compile.

Closed this issue · 0 comments

ERROR in /Project/node_modules/@types/lodash/index.d.ts (12898,29): Cannot find name 'object'.

ERROR in /Project/node_modules/@types/lodash/index.d.ts (19638,15): All declarations of 'WeakMap' must have identical type parameters.

ERROR in /Project/node_modules/@types/lodash/index.d.ts (19638,33): Cannot find name 'object'.

ERROR in /Project/node_modules/t-json-viewer/src/t-json-viewer.component/t-json-viewer.component.ts (46,22): Parameter 'key' implicitly has an 'any' type.

ERROR in /Project/node_modules/t-json-viewer/src/t-json-viewer.component/t-json-viewer.component.ts (46,27): Parameter 'value' implicitly has an 'any' type.
webpack: Failed to compile.

"t-json-viewer": "^1.0.3",

anyone has any ideas?