You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building the Nuxt 3 project with @sidebase/nuxt-auth and [email protected], encountering a file not found error for the authorization-url.js file.
Steps to Reproduce
Install dependencies with pnpm
Run pnpm build
Error occurs during the build process
Expected Behavior
The build should complete successfully without any file not found errors.
Additional Context
Using pnpm as package manager
The error seems to be related to the next-auth oauth file path resolution
This issue occurs consistently on build
Attempted Solutions
Cleaned node_modules and reinstalled dependencies
Cleared Nuxt cache
Reinstalled next-auth with specific version 4.21.1
Would appreciate any guidance on resolving this issue.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
Nuxt project info: 15:38:38
Reproduction
Not yet
Describe the bug
When building the Nuxt 3 project with @sidebase/nuxt-auth and [email protected], encountering a file not found error for the authorization-url.js file.
Current Configuration
Steps to Reproduce
Install dependencies with pnpm
Run pnpm build
Error occurs during the build process
Expected Behavior
The build should complete successfully without any file not found errors.
Additional Context
Using pnpm as package manager
The error seems to be related to the next-auth oauth file path resolution
This issue occurs consistently on build
Attempted Solutions
Cleaned node_modules and reinstalled dependencies
Cleared Nuxt cache
Reinstalled next-auth with specific version 4.21.1
Would appreciate any guidance on resolving this issue.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: