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

LP App Build Error #133

Open
greenervigil opened this issue Jun 22, 2024 · 0 comments · May be fixed by #221
Open

LP App Build Error #133

greenervigil opened this issue Jun 22, 2024 · 0 comments · May be fixed by #221
Assignees
Labels
auth LP authentication & authorization bug Something isn't working

Comments

@greenervigil
Copy link
Collaborator

danielvigil@daniels-MacBook-Pro-2 app % yarn build
▲ Next.js 14.1.4

  • Environments: .env

Creating an optimized production build ...
(node:29910) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
(node:29966) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
✓ Compiled successfully
✓ Linting and checking validity of types
Collecting page data ...TypeError: Cannot destructure property 'GET' of 'c' as it is undefined.
at 66455 (/Users/danielvigil/Development/learning-portrait/app/.next/server/app/api/auth/[...nextauth]/route.js:1:1892)
at t (/Users/danielvigil/Development/learning-portrait/app/.next/server/webpack-runtime.js:1:143)
at r (/Users/danielvigil/Development/learning-portrait/app/.next/server/app/api/auth/[...nextauth]/route.js:39:91705)
at /Users/danielvigil/Development/learning-portrait/app/.next/server/app/api/auth/[...nextauth]/route.js:39:91732
at t.X (/Users/danielvigil/Development/learning-portrait/app/.next/server/webpack-runtime.js:1:1285)
at /Users/danielvigil/Development/learning-portrait/app/.next/server/app/api/auth/[...nextauth]/route.js:39:91718
at Object. (/Users/danielvigil/Development/learning-portrait/app/.next/server/app/api/auth/[...nextauth]/route.js:39:91760)
at Module._compile (node:internal/modules/cjs/loader:1368:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1426:10)
at Module.load (node:internal/modules/cjs/loader:1205:32)

Build error occurred
Error: Failed to collect page data for /api/auth/[...nextauth]
at /Users/danielvigil/Development/learning-portrait/node_modules/next/dist/build/utils.js:1258:15
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
type: 'Error'
}

@greenervigil greenervigil added bug Something isn't working auth LP authentication & authorization labels Jun 23, 2024
@greenervigil greenervigil linked a pull request Aug 3, 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
auth LP authentication & authorization bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants