fix install for windows #185
Annotations
9 errors and 1 warning
ʦ TypeScript:
kcdshop/playwright.config.ts#L5
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
ʦ TypeScript:
kcdshop/playwright.config.ts#L24
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
ʦ TypeScript:
kcdshop/playwright.config.ts#L26
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
ʦ TypeScript:
kcdshop/playwright.config.ts#L28
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
ʦ TypeScript:
kcdshop/tests/in-browser-tests.spec.ts#L1
Cannot find module 'path' or its corresponding type declarations.
|
ʦ TypeScript:
kcdshop/tests/in-browser-tests.spec.ts#L2
Cannot find module 'url' or its corresponding type declarations.
|
ʦ TypeScript:
kcdshop/tests/in-browser-tests.spec.ts#L9
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
ʦ TypeScript:
shared/utils.tsx#L5
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
ʦ TypeScript
Process completed with exit code 1.
|
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/.
|
Loading