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

Errors on run dev - Cannot get project up and running #1

Open
corepay opened this issue Dec 6, 2023 · 1 comment
Open

Errors on run dev - Cannot get project up and running #1

corepay opened this issue Dec 6, 2023 · 1 comment

Comments

@corepay
Copy link

corepay commented Dec 6, 2023

  • Install locally with git clone, setup PG DB and env vars.

image

image

image

Tried:

Cloned and bun i, pnpm i, npm i received all errors above after run dev

  • Installed with both node v.20 and node v.18 no changes

Updated all packages (next-auth security warning) and bun i, pnpm i, npm i received errors after run dev

  • Installed with both node v.20 and node v.18 no changes

Would like to see an updated example using nuxt-auth so next-auth dependencies will not be required. I'll give it a shot

@corepay
Copy link
Author

corepay commented Dec 7, 2023

OK think I found it. Appears to be an issue with sidebas next-auth package.

Need to pin it to: [email protected]

See here: sidebase/nuxt-auth#514

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant