Files
road-monitoring-ui/build_log.txt
2026-02-11 17:34:31 +05:30

109 lines
4.2 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.

> my-v0-project@0.1.0 build
> next 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-brows
er-mapping@latest -D`
At line:1 char:1
+ & "C:\Program Files
\nodejs/node.exe"
"C:\Program
Files\nodejs/node_mo
...
+ ~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~
+ CategoryInfo
: NotSpe
cified: ([baseli
ne-brows...ping@
latest -D`:Strin
g) [], RemoteExc
eption
+ FullyQualified
ErrorId : Native
CommandError
Γû▓ Next.js 16.0.10 (Turbopack)
Creating an optimized production build ...
[baseline-browser-map
ping] The data in
this module is over
two months old. To
ensure accurate
Baseline data,
please update: `npm
i baseline-browser-ma
pping@latest -D`
Γ£ô Compiled successfully in 2.2s
Running TypeScript ...
Failed to compile.
./components/summary-
section.tsx:5:15
Type error: Module
'"@/app/page"' has
no exported member
'DetectionData'. Did
you mean to use
'import
DetectionData from
"@/app/page"'
instead?
  3 |
import { [
33mCard,[3
9m CardContent[
39m, C
ardDescription[
33m, CardHe
ader,
CardTitle
} from [32
m"@/components/ui/car
d"
 4 |
import { [
33mTarget,
[39m AlertTriang
le, [
33mFilm,[3
9m Activity
, Gaug
e,
Monitor }
from "
lucide-react"
>
[90m 5 |
import
type { Detection
Data }
from "
@/app/page"
 |
^
 6 |
 7 | type
SummarySectionPr
ops =
{
 8 |
data: 
DetectionData[0
m
Next.js build worker
exited with code: 1
and signal: null