Turbopack Error: FileSystemPath("").join("../apps/web") leaves the filesystem root #81252
arvilmena
started this conversation in
Turbopack Error Report
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Turbopack version:
v15.4.0-canary.110-19-ge2422f4c9
Next.js version:
0.0.0
Error message:
For context:
Using Turborepo for monorepo
This setup: Turbo repo NextJS with TailwindCSS
Using Better-Auth and Drizzle ORM,
I am getting a weird issue regarding:
After googling Better-Auth it said, in NextJS 15.2+ I can make the middleware use a specific runtime
So installed NextJS canary
run the dev server
then I got this error
Beta Was this translation helpful? Give feedback.
All reactions