Vite:導入してみた(5/10)
[エラー2] SCSSの@のエイリアスが読めていない
// アプリ起動時 → 失敗
(node:67126) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or
directory, open
'/Users/hatsune.kitajima/working/timecard-frontend/@/styles/variables-sp'
at Object.openSync (fs.js:465:3)
at Object.readFileSync (fs.js:368:35)
at rebaseUrls
(/Users/hatsune.kitajima/working/timecard-frontend/node_modules/vite/dist/node/c
hunks/dep-cb562f8f.js:19456:33)
Vite:導入してみた(8/10)
[エラー3] Vuetifyのコンポーネントが読み込めていない
// アプリ起動時のブラウザのコンソールエラー
[Vue warn]: Unknown custom element: - did you register the component
correctly? For recursive components, make sure to provide the "name" option.
found in
--->