Files
gitlab-instance-0a899031_cn…/dev-server.log
2026-03-12 19:54:58 -05:00

65 lines
5.1 KiB
Plaintext
Raw Permalink 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.

> nextnomadcna@0.1.0 dev C:\project\cnomadcna
> next dev -p 3001 -H 0.0.0.0
鈻?Next.js 16.1.6 (Turbopack)
- Local: http://localhost:3001
- Network: http://0.0.0.0:3001
- Environments: .env.local
鉁?Starting...
鉁?Ready in 8.5s
POST /api/meetup/check-user 404 in 1188ms (compile: 1060ms, render: 128ms)
鈼?Compiling /[locale] ...
node.exe : 猕?./app/globals.css:1355:25
At C:\nvm4w\nodejs\pnpm.ps1:16 char:5
+ & "$basedir/node$exe" "$basedir/node_modules/corepack/dist/pnpm. ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (猕?./app/globals.css:1355:25:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
Parsing CSS source code failed
  1353 | }
 1354 |
.bg-\[锟?[37m\1f
\!\] {
> 1355 | background-color:
锟?[37m!;
 | ^
 1356 | }
 1357 | .bg-\[锟?\!
\] {
 1358 | background-color: 锟?!;
Unexpected token Delim('!')
Import trace:
Client Component Browser:
./app/globals.css [Client Component Browser]
./app/layout.tsx [Server Component]
猕?./app/globals.css:1355:25
Parsing CSS source code failed
  1353 | }
 1354 |
.bg-\[锟?[37m\1f
\!\] {
> 1355 | background-color:
锟?[37m!;
 | ^
 1356 | }
 1357 | .bg-\[锟?\!
\] {
 1358 | background-color: 锟?!;
Unexpected token Delim('!')
Import trace:
Client Component Browser:
./app/globals.css [Client Component Browser]
./app/layout.tsx [Server Component]
鈼?Compiling /_error ...