chore: update @kentcdodds/workshop-app #171
Annotations
11 errors
|
ʦ 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:
exercises/03.compound-components/01.problem/toggle.tsx#L38
'on' is specified more than once, so this usage will be overwritten.
|
ʦ TypeScript:
exercises/03.compound-components/01.problem/app.tsx#L9
Property 'on' is missing in type '{}' but required in type '{ on: boolean; }'.
|
ʦ 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`.
|
Loading