name of next.js project cannot start with 'ud' #57780
Labels
bug
Issue was opened via the bug report template.
create-next-app
Related to our CLI tool for quickly starting a new Next.js application.
locked
Link to the code that reproduces this issue
https://github.com/Hwlhwlxyz/next.js-project-start-with-ud
To Reproduce
npx [email protected]
, and then set the name to any string start with 'ud', such as 'udv_app'.npm run dev
.Here are logs
Current vs. Expected behavior
If I change the name to other strings without leading 'ud', the project can run.
Verify canary release
Provide environment information
Which area(s) are affected? (Select all that apply)
App Router, CLI (create-next-app)
Additional context
No response
The text was updated successfully, but these errors were encountered: