Type Error When Using Nextra With Turborepo
Hello!
I am running into the following type error when running a dev server for my docs powered by Nextra in a turborepo. The error is:
Additionally, here is my code:
https://github.com/Lermatroid/oss
Thanks!
I am running into the following type error when running a dev server for my docs powered by Nextra in a turborepo. The error is:
TypeError: Cannot read properties of undefined (reading 'Compilation')Additionally, here is my code:
https://github.com/Lermatroid/oss
Thanks!
GitHub
Contribute to Lermatroid/oss development by creating an account on GitHub.