build(deps-dev): bump the development-dependencies group with 5 updates #50
Annotations
10 errors
build (18.x):
src/convertCSVToAPKG.ts#L9
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build (18.x):
src/domain/exporter.ts#L6
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build (18.x):
src/examples/cli.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
|
build (18.x):
src/examples/cli.ts#L2
Cannot find module 'os' or its corresponding type declarations.
|
build (18.x):
src/examples/cli.ts#L15
Cannot find name '__dirname'.
|
build (18.x):
src/filesystem/APKGExporter.ts#L1
Cannot find module 'path' or its corresponding type declarations.
|
build (18.x):
src/filesystem/APKGExporter.ts#L2
Cannot find module 'fs' or its corresponding type declarations.
|
build (18.x):
src/filesystem/APKGExporter.ts#L35
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build (18.x):
src/filesystem/APKGExporter.ts#L37
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build (18.x):
src/filesystem/CardGenerator.ts#L1
Cannot find module 'child_process' or its corresponding type declarations.
|