release: v2.0.2 #11
Annotations
10 errors
release:
src/constants/path.ts#L1
Cannot find module 'zx' or its corresponding type declarations.
|
release:
src/constants/path.ts#L10
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
release:
src/constants/path.ts#L10
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
release:
src/constants/path.ts#L15
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
release:
src/constants/path.ts#L15
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
release:
src/core/context.ts#L1
Cannot find module 'semver' or its corresponding type declarations.
|
release:
src/core/dry-run.ts#L1
Cannot find module 'zx' or its corresponding type declarations.
|
release:
src/core/dry-run.ts#L2
Cannot find module 'zx/core' or its corresponding type declarations.
|
release:
src/core/pre-check.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
|
release:
src/core/pre-check.ts#L2
Cannot find module 'path' or its corresponding type declarations.
|