AllAi/apps/web/.turbo/turbo-dev.log

3.3 KiB
Raw Blame History

 
> @allai/web@0.1.0 dev /home/vladislove/AllAi/apps/web
> next dev
 
▲ Next.js 14.2.10
- Local: http://localhost:3000
- Experiments (use with caution):
· turbo
· typedRoutes
 
Starting...
Ready in 3s
Compiled /middleware in 411ms (78 modules)
Compiling /[locale] ...
Compiled /[locale] in 53.7s (15729 modules)
GET /ru 200 in 58840ms
Compiling /[locale]/login ...
Compiled /[locale]/login in 43.1s (15677 modules)
GET /ru/login 200 in 46421ms
Compiling /[locale]/register ...
Compiled /[locale]/register in 4.5s (15684 modules)
Compiling /[locale]/account ...
Compiled /[locale]/account in 3.9s (15693 modules)
Compiling /[locale]/pricing ...
Compiled /[locale]/pricing in 4.7s (15696 modules)
Compiling /[locale]/about ...
Compiled /[locale]/about in 3.3s (15699 modules)
Compiled in 10.1s (15691 modules)
GET /ru/login 200 in 1101ms
Compiled in 17.9s (15691 modules)
GET /ru/login 200 in 503ms
GET /ru/login 200 in 143ms
GET /ru 200 in 1085ms
Compiled in 19.7s (15691 modules)
Compiled in 3.4s (7854 modules)
Compiled in 4.5s (15691 modules)
Compiling /[locale]/pricing ...
Compiled /[locale]/pricing in 3.2s (7857 modules)
Compiled in 7.2s (7857 modules)
app/[locale]/pricing/page.tsx (63:18) @ title
TypeError: Cannot read properties of undefined (reading 'title')
at eval (./app/[locale]/pricing/page.tsx:62:24)
at Array.map (<anonymous>)
at PricingRoute (./app/[locale]/pricing/page.tsx:58:94)
digest: "4021619518"
61 | return {
62 | "@type": "Offer",
> 63 | name: copy.title,
| ^
64 | description: copy.description,
65 | price: plan.price,
66 | priceCurrency: "RUB",
Fast Refresh had to perform a full reload due to a runtime error.
Compiled in 76.8s (15772 modules)
GET /ru/pricing 200 in 956ms
GET /favicon.ico 200 in 5484ms
Compiled in 18.8s (15772 modules)
Compiled in 17.9s (15772 modules)
GET /ru/pricing 200 in 1560ms
Compiling /[locale]/about ...
Compiled /[locale]/about in 14.2s (7860 modules)
Compiled in 12.5s (15700 modules)
GET /ru/pricing 200 in 3906ms