-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Running pnpm dev:prod results in linting/build errors #10840
Comments
Please add a reproduction in order for us to be able to investigate. Depending on the quality of reproduction steps, this issue may be closed if no reproduction is provided. Why was this issue marked with the
|
🚀 This is included in version v3.20.0 |
Awesome |
This issue has been automatically locked. |
Describe the Bug
I'm trying to setup the 'website' template and a run production build, after running 'create-payload-app' to initialise the platform then running dev mode, navigating to admin for account setup and db seeding, which works fine. Later when running
pnpm dev:prod
it fails due to typescript issues:Link to the code that reproduces this issue
No code
Reproduction Steps
Run
pnpx create-payload-app
Select project template:
website
Run in dev mode
Setup admin account & seed db
Navigate to frontend of site to ensure it's working properly
Stop dev mode
Run pnpm dev:prod
Which area(s) are affected? (Select all that apply)
area: templates
Environment Info
The text was updated successfully, but these errors were encountered: