build(deps-dev): bump the development-dependencies group with 9 updates #57
Annotations
10 errors and 1 warning
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.
|
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|