1. Fix error when passing `--version` and installing Next.js storefront. The error is because the UI package doesn't follow the same versioning as other Medusa packages, so this will skip updating the version of the UI package. 2. Other: added error logging for installation errors
115 B
115 B
create-medusa-app
| create-medusa-app |
|---|
| patch |
fix(create-medusa-app): fix version option not working with Next.js storefront