refactor: vite, tailwindcss, react-router-dom and shadcn-ui #1
Annotations
10 errors and 2 warnings
src/App.js#L1
Unable to resolve path to module './App.css'
|
src/App.js#L3
No default export found in imported module "react"
|
src/App.js#L5
Unable to resolve path to module './assets/chat_messengericon_dutyroulette.png'
|
src/App.js#L6
Unable to resolve path to module './assets/chat_messengericon_goldsaucer.png'
|
src/App.js#L7
Unable to resolve path to module './assets/chat_messengericon_raids.png'
|
src/App.js#L8
Unable to resolve path to module './assets/chat_messengericon_thehunt.png'
|
src/App.js#L9
Unable to resolve path to module './assets/chat_messengericon_treasurehunt.png'
|
src/App.js#L10
Unable to resolve path to module './assets/chat_messengericon_weeklybingo.png'
|
src/App.js#L11
Unable to resolve path to module './components/Checklist'
|
src/App.js#L12
Unable to resolve path to module './components/Footer'
|
src/App.js#L214
Caution: `React` also has a named export `useState`. Check if you meant to write `import {useState} from 'react'` instead
|
src/App.js#L223
'page' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading