Skip to content
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

.env.example shows as modified on new blank cpa #10232

Open
denolfe opened this issue Dec 29, 2024 · 1 comment
Open

.env.example shows as modified on new blank cpa #10232

denolfe opened this issue Dec 29, 2024 · 1 comment

Comments

@denolfe
Copy link
Member

denolfe commented Dec 29, 2024

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).

Image

Link to the code that reproduces this issue

https://github.com/payloadcms/payload/tree/main/templates/blank

Reproduction Steps

  1. pnpx create-payload-app@latest -t blank
  2. git status

Which area(s) are affected? (Select all that apply)

area: core

Environment Info

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
@denolfe
Copy link
Member Author

denolfe commented Dec 29, 2024

Likely related to #9757 and #10027

@github-actions github-actions bot removed the status: needs-triage Possible bug which hasn't been reproduced yet label Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants