Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Il deployment (su Vercel) fallisce #1

Closed
angelogulina opened this issue Jan 27, 2024 · 0 comments · Fixed by #2
Closed

Il deployment (su Vercel) fallisce #1

angelogulina opened this issue Jan 27, 2024 · 0 comments · Fixed by #2
Assignees
Labels
bug Something isn't working community

Comments

@angelogulina
Copy link
Owner

Di che cosa si tratta?

Il deployment (su Vercel) fallisce con questo errore:

TypeError: Cannot read properties of undefined (reading 'service')
--
10:55:02.461 | at Object.getPostBySlug (/vercel/path0/.next/server/pages/index.js:1:4165)
10:55:02.461 | at h (/vercel/path0/.next/server/pages/posts/[slug].js:1:1646)
10:55:02.461 | at /vercel/path0/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js:25:4019
10:55:02.461 | at /vercel/path0/node_modules/next/dist/server/lib/trace/tracer.js:133:36
10:55:02.461 | at NoopContextManager.with (/vercel/path0/node_modules/next/dist/compiled/@opentelemetry/api/index.js:1:7062)
10:55:02.461 | at ContextAPI.with (/vercel/path0/node_modules/next/dist/compiled/@opentelemetry/api/index.js:1:518)
10:55:02.461 | at NoopTracer.startActiveSpan (/vercel/path0/node_modules/next/dist/compiled/@opentelemetry/api/index.js:1:18093)
10:55:02.461 | at ProxyTracer.startActiveSpan (/vercel/path0/node_modules/next/dist/compiled/@opentelemetry/api/index.js:1:18854)
10:55:02.461 | at /vercel/path0/node_modules/next/dist/server/lib/trace/tracer.js:122:103
10:55:02.462 | at NoopContextManager.with (/vercel/path0/node_modules/next/dist/compiled/@opentelemetry/api/index.js:1:7062)

Come lo riproduco?

Far girare questo comando da terminale:

npm run build

Come dovrebbe funzionare?

Il deployment non dovrebbe fallire.

Screenshots/Video

Altro?

@angelogulina angelogulina added bug Something isn't working community labels Jan 27, 2024
@angelogulina angelogulina self-assigned this Jan 27, 2024
@angelogulina angelogulina linked a pull request Jan 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working community
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant