Files
HRM-System/build_output.log
2026-04-13 09:30:59 +08:00

31 lines
1.6 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
> build
> vite build
vite v6.4.1 building for production...
transforming...
Found 1 warning while optimizing generated CSS:
│ left: 0.75rem;
│ }
│ html[dir="rtl"] .group-has-data-[sidebar=menu-action]/menu-item:pr-8 {
┆ ^-- Unexpected token Ident("menu-item")
┆
│ padding-right: 0.5rem !important;
│ padding-left: 2rem !important;
✓ 388 modules transformed.
✗ Build failed in 2.20s
error during build:
[vite]: Rollup failed to resolve import "@fullcalendar/core/index.js" from "/Users/dvapp/Documents/HRM/node_modules/@fullcalendar/daygrid/index.js".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
`build.rollupOptions.external`
at viteLog (file:///Users/dvapp/Documents/HRM/node_modules/vite/dist/node/chunks/dep-D4NMHUTW.js:46374:15)
at onRollupLog (file:///Users/dvapp/Documents/HRM/node_modules/vite/dist/node/chunks/dep-D4NMHUTW.js:46424:5)
at onLog (file:///Users/dvapp/Documents/HRM/node_modules/vite/dist/node/chunks/dep-D4NMHUTW.js:46072:7)
at file:///Users/dvapp/Documents/HRM/node_modules/rollup/dist/es/shared/node-entry.js:20958:32
at Object.logger [as onLog] (file:///Users/dvapp/Documents/HRM/node_modules/rollup/dist/es/shared/node-entry.js:22945:9)
at ModuleLoader.handleInvalidResolvedId (file:///Users/dvapp/Documents/HRM/node_modules/rollup/dist/es/shared/node-entry.js:21689:26)
at file:///Users/dvapp/Documents/HRM/node_modules/rollup/dist/es/shared/node-entry.js:21647:26