forked from simplearyan/simplearyan.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild_log.txt
More file actions
25 lines (23 loc) · 2.08 KB
/
build_log.txt
File metadata and controls
25 lines (23 loc) · 2.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
> simple-aryan@0.0.1 build
> astro build
[2m13:45:07[22m [34m[content][39m Syncing content
[2m13:45:07[22m [34m[content][39m Synced content
[2m13:45:07[22m [34m[types][39m Generated [2m306ms[22m
[2m13:45:07[22m [34m[build][39m output: [34m"static"[39m
[2m13:45:07[22m [34m[build][39m mode: [34m"static"[39m
[2m13:45:07[22m [34m[build][39m directory: [34mD:\Code\Antigravity\design_concepts\SimpleAryan\dist\[39m
[2m13:45:07[22m [34m[build][39m Collecting build info...
[2m13:45:07[22m [34m[build][39m [32m✓ Completed in 327ms.[39m
[2m13:45:07[22m [34m[build][39m Building static entrypoints...
[31m[1m13:45:10[22m [ERROR] [vite][39m [31m✗[39m Build failed in 2.48s
[vite-plugin-pwa:build] [plugin vite-plugin-pwa:build] src/content/education/data-science/statistics-2/week-4/lesson-1.mdx: There was an error during the build:
Could not resolve "../../../../../../components/AnimatedCard.astro" from "src/content/education/data-science/statistics-2/week-4/lesson-1.mdx"
Additionally, handling the error in the 'buildEnd' hook caused the following error:
Could not resolve "../../../../../../components/AnimatedCard.astro" from "src/content/education/data-science/statistics-2/week-4/lesson-1.mdx"
file: D:/Code/Antigravity/design_concepts/SimpleAryan/src/content/education/data-science/statistics-2/week-4/lesson-1.mdx
[1mStack trace:[22m
[2m at getRollupError (file:///D:/Code/Antigravity/design_concepts/SimpleAryan/node_modules/rollup/dist/es/shared/parseAst.js:401:41)
at async catchUnfinishedHookActions (file:///D:/Code/Antigravity/design_concepts/SimpleAryan/node_modules/rollup/dist/es/shared/node-entry.js:22805:16)
at async buildEnvironment (file:///D:/Code/Antigravity/design_concepts/SimpleAryan/node_modules/vite/dist/node/chunks/dep-D4NMHUTW.js:46235:14)
at async viteBuild (file:///D:/Code/Antigravity/design_concepts/SimpleAryan/node_modules/astro/dist/core/build/static-build.js:47:21)
at async AstroBuilder.run (file:///D:/Code/Antigravity/design_concepts/SimpleAryan/node_modules/astro/dist/core/build/index.js:188:7)[22m