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
Yarn supports add "create-*" in global env and update automagically: https://yarnpkg.com/docs/cli/create/
Why don't create an alias? like yarn create angular-app ng-app
Yarn supports add "create-*" in global env and update automagically: https://yarnpkg.com/docs/cli/create/
Why don't create an alias? like
yarn create angular-app ng-appI use a command similar in npm with npx