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
After the project initialization is completed, add the option of whether to automatically install dependencies. If the user selects true, the dependencies will be installed directly.
Additional context
Because the project we initialize must install dependencies before it can run, if you can directly choose automatic installation, you can omit the manual installation command operation.