Revert "Fix: update package.json and lock file (#29)" #22
Annotations
10 errors
npm install, build:
src/App.tsx#L1
Cannot find module '@chakra-ui/react' or its corresponding type declarations.
|
npm install, build:
src/App.tsx#L8
This JSX tag requires the module path 'react/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
|
npm install, build:
src/components/ApplicationList.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
|
npm install, build:
src/components/ApplicationList.tsx#L2
Cannot find module '@chakra-ui/react' or its corresponding type declarations.
|
npm install, build:
src/components/ApplicationList.tsx#L3
Cannot find module '@chakra-ui/icons' or its corresponding type declarations.
|
npm install, build:
src/components/ApplicationList.tsx#L4
Cannot find module 'react-router-dom' or its corresponding type declarations.
|
npm install, build:
src/components/ApplicationList.tsx#L91
This JSX tag requires the module path 'react/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
|
npm install, build:
src/components/ConfirmationDialog.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
|
npm install, build:
src/components/ConfirmationDialog.tsx#L14
Cannot find module '@chakra-ui/react' or its corresponding type declarations.
|
npm install, build:
src/components/ConfirmationDialog.tsx#L16
Cannot find module '@chakra-ui/icons' or its corresponding type declarations.
|
Loading