chore: Migrate test setup to Vitest (#1162) #565
Annotations
7 errors
|
build (20.x)
Process completed with exit code 1.
|
|
build (20.x):
src/core/proxy.ts#L231
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
build (20.x):
src/core/proxy.ts#L224
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
build (20.x):
src/core/finalize.ts#L117
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
build (20.x):
src/utils/errors.ts#L40
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
build (20.x):
src/utils/errors.ts#L2
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
build (20.x):
src/plugins/patches.ts#L28
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|