build: npm update #313
Annotations
10 errors
build:
projects/core-ui/schematics/add-routing/index_spec.ts#L5
Cannot find module 'path' or its corresponding type declarations.
|
build:
projects/core-ui/schematics/add-routing/index_spec.ts#L8
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
build:
projects/core-ui/schematics/add-routing/index_spec.ts#L8
Cannot find name '__dirname'.
|
build:
projects/core-ui/schematics/add-routing/index_spec.ts#L39
Type 'UnitTestTree | undefined' is not assignable to type 'UnitTestTree'.
|
build:
projects/core-ui/schematics/add-routing/index_spec.ts#L40
Type 'UnitTestTree | undefined' is not assignable to type 'UnitTestTree'.
|
build:
projects/core-ui/schematics/add-routing/index_spec.ts#L50
'tree' is possibly 'undefined'.
|
build:
projects/core-ui/schematics/add-routing/index_spec.ts#L65
'tree' is possibly 'undefined'.
|
build:
projects/core-ui/schematics/add-routing/index_spec.ts#L75
'tree' is possibly 'undefined'.
|
build:
projects/core-ui/schematics/html-utils.ts#L1
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
build:
projects/core-ui/schematics/html-utils.ts#L4
Cannot find module 'stream' or its corresponding type declarations.
|