41 lines
1.9 KiB
Plaintext
41 lines
1.9 KiB
Plaintext
|
|
> parakasa@0.1.0 build
|
|
> next build
|
|
|
|
Ôû▓ Next.js 14.2.16
|
|
- Environments: .env.local
|
|
|
|
Creating an optimized production build ...
|
|
Ô£ô Compiled successfully
|
|
Linting and checking validity of types ...
|
|
node.exe :
|
|
At C:\Program Files\nodejs\npm.ps1:29
|
|
char:3
|
|
+ & $NODE_EXE $NPM_CLI_JS $args
|
|
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
+ CategoryInfo : NotS
|
|
pecified: (:String) [], Remote Exce
|
|
ption
|
|
+ FullyQualifiedErrorId : Nati
|
|
veCommandError
|
|
|
|
Failed to compile.
|
|
|
|
./app/(public)/products/page.tsx
|
|
6:8 Error: 'Link' is defined but neve
|
|
r used. @typescript-eslint/no-unused-
|
|
vars
|
|
7:10 Error: 'Badge' is defined but ne
|
|
ver used. @typescript-eslint/no-unuse
|
|
d-vars
|
|
|
|
./app/(public)/verify-2fa/page.tsx
|
|
50:18 Error: 'err' is defined but nev
|
|
er used. @typescript-eslint/no-unused
|
|
-vars
|
|
|
|
info - Need to disable some ESLint ru
|
|
les? Learn more here: https://nextjs.o
|
|
rg/docs/basic-features/eslint#disablin
|
|
g-rules
|