build(deps): lock file maintenance (#119) #84
Annotations
8 errors
release:
src/index.ts#L1
Cannot find module 'node:path' or its corresponding type declarations.
|
release:
src/index.ts#L2
Cannot find module 'node:fs' or its corresponding type declarations.
|
release:
src/index.ts#L30
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
release:
src/index.ts#L31
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
release:
src/index.ts#L42
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
release:
src/index.ts#L89
Parameter 'path' implicitly has an 'any' type.
|
release:
src/index.ts#L102
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
release
Process completed with exit code 2.
|