fix(create-medusa-app): fix version option not working with Next.js storefront (#14462)
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
This commit is contained in:
5
.changeset/fifty-parrots-appear.md
Normal file
5
.changeset/fifty-parrots-appear.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"create-medusa-app": patch
|
||||
---
|
||||
|
||||
fix(create-medusa-app): fix version option not working with Next.js storefront
|
||||
Reference in New Issue
Block a user