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
fix: show live output during npm commands in setup script
Stream npm output in real-time so users see progress instead of a
frozen terminal. Also remove redundant npm install call since
npm create astro --yes already installs dependencies.
0 commit comments