feat: 폴더 구조 생성 #11
Annotations
4 errors and 1 warning
type-check:
src/App.tsx#L1
Module '"react-router-dom"' has no exported member 'Outlet'.
|
type-check:
src/global-style.ts#L2
Cannot find module 'styled-normalize' or its corresponding type declarations.
|
type-check:
src/router.tsx#L1
'"react-router-dom"' has no exported member named 'createBrowserRouter'. Did you mean 'BrowserRouter'?
|
type-check
Process completed with exit code 2.
|
type-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|