We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.env.example shows as modified on new blank project w/ cpa.
pnpx create-payload-app@latest -t blank
Something changed in how we modify the .env.example file. It is likely done in the wrong order (after the initial commit).
https://github.com/payloadcms/payload/tree/main/templates/blank
git status
area: core
Binaries: Node: 22.6.0 npm: 10.8.2 Yarn: 1.22.19 pnpm: 9.7.1 Relevant Packages: payload: 3.9.0 next: 15.1.0
The text was updated successfully, but these errors were encountered:
Likely related to #9757 and #10027
Sorry, something went wrong.
PatrikKozak
No branches or pull requests
Describe the Bug
.env.example shows as modified on new blank project w/ cpa.
pnpx create-payload-app@latest -t blank
Something changed in how we modify the .env.example file. It is likely done in the wrong order (after the initial commit).
Link to the code that reproduces this issue
https://github.com/payloadcms/payload/tree/main/templates/blank
Reproduction Steps
pnpx create-payload-app@latest -t blank
git status
Which area(s) are affected? (Select all that apply)
area: core
Environment Info
The text was updated successfully, but these errors were encountered: