forked from StarkMindsHQ/StrellerMinds-Frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild-test.log
More file actions
66 lines (56 loc) · 6.19 KB
/
Copy pathbuild-test.log
File metadata and controls
66 lines (56 loc) · 6.19 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
> strellerminds-frontend@0.1.0 build
> next build
Γû▓ Next.js 14.2.33
- Experiments (use with caution):
┬╖ instrumentationHook
Creating an optimized production build ...
node.exe : [baseline-browser-mapping] The data in this module is over two months old. To
ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D`
At line:1 char:1
+ & "C:\Program Files\nodejs/node.exe" "C:\Program Files\nodejs/node_mo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ([baseline-brows...ping@latest -D`:String) [],
RemoteException
+ FullyQualifiedErrorId : NativeCommandError
Browserslist: browsers data (caniuse-lite) is 7 months old. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
ΓÜá For production Image Optimization with Next.js, the optional 'sharp' package is
strongly recommended. Run 'npm i sharp', and Next.js will use it automatically for Image
Optimization.
Read more: https://nextjs.org/docs/messages/sharp-missing-in-production
Failed to compile.
./src/app/auto-skip-silence-demo/page.tsx:6:1
Module not found: Can't resolve '@/components/VideoPlayerSync'
[0m [90m 4 |[39m [36mimport[39m [33mAdaptiveVideoPlayer[39m [36mfrom[39m
[32m'@/components/AdaptiveVideoPlayer'[39m[33m;[39m[0m
[0m [90m 5 |[39m [36mimport[39m [33mVideoPlayer[39m [36mfrom[39m
[32m'@/components/VideoPlayer'[39m[33m;[39m[0m
[0m[31m[1m>[22m[39m[90m 6 |[39m [36mimport[39m [33mVideoPlayerSync[39m
[36mfrom[39m [32m'@/components/VideoPlayerSync'[39m[33m;[39m[0m
[0m [90m |[39m [31m[1m^[22m[39m[0m
[0m [90m 7 |[39m[0m
[0m [90m 8 |[39m [36mexport[39m [36mdefault[39m [36mfunction[39m
[33mAutoSkipSilenceDemo[39m() {[0m
[0m [90m 9 |[39m [36mconst[39m [enableSilence[33m,[39m setEnableSilence]
[33m=[39m useState([36mtrue[39m)[33m;[39m[0m
https://nextjs.org/docs/messages/module-not-found
./src/components/ui/toast.tsx:4:1
Module not found: Can't resolve '@radix-ui/react-toast'
[0m [90m 2 |[39m[0m
[0m [90m 3 |[39m [36mimport[39m [33m*[39m [36mas[39m [33mReact[39m
[36mfrom[39m [32m'react'[39m[33m;[39m[0m
[0m[31m[1m>[22m[39m[90m 4 |[39m [36mimport[39m [33m*[39m [36mas[39m
[33mToastPrimitives[39m [36mfrom[39m [32m'@radix-ui/react-toast'[39m[33m;[39m[0m
[0m [90m |[39m [31m[1m^[22m[39m[0m
[0m [90m 5 |[39m [36mimport[39m { cva[33m,[39m type [33mVariantProps[39m }
[36mfrom[39m [32m'class-variance-authority'[39m[33m;[39m[0m
[0m [90m 6 |[39m [36mimport[39m { [33mX[39m[33m,[39m
[33mCheckCircle[39m[33m,[39m [33mAlertCircle[39m[33m,[39m [33mInfo[39m[33m,[39m
[33mTriangleAlert[39m } [36mfrom[39m [32m'lucide-react'[39m[33m;[39m[0m
[0m [90m 7 |[39m[0m
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module:
./src/components/ui/toaster.tsx
> Build failed because of webpack errors