You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create-next-app requires empty dir, but it often contains some files already (or it just me?). So, I have to either move files or use git stash manually.
Having flag like --use-git-stash would be really convenient and even more convenient in agentic environment.
It will reduce onboarding friction for devs who experimenting with next.js in mixed env
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
create-next-app
requires empty dir, but it often contains some files already (or it just me?). So, I have to either move files or use git stash manually.Having flag like
--use-git-stash
would be really convenient and even more convenient in agentic environment.It will reduce onboarding friction for devs who experimenting with next.js in mixed env
Beta Was this translation helpful? Give feedback.
All reactions