-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Describe the bug
Because next start path-to-project apparentlys makes process.cwd() be where the next command was executed from, it breaks config loading.
I'm not sure if we can actually fix this, maybe we just need to document that next path-to-project isn't supported by HeadstartWP
Steps to Reproduce
- Do a build
- From the root of the monorepo run
next start projects/wp-nextjs - See an error about the config.
- Now run next start directly in projects/wp-nextjs and there's not issue.
Screenshots, screen recording, code snippet
No response
Environment information
No response
WordPress information
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels