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
PS D:\Projects\ecommerce> npx create-medusa-app@latest --db-url "my-db-url" --seed --with-nextjs-starter
? What's the name of your project? my-medusa-store
? Enter an email for your admin dashboard user [email protected]
🚀 Starting project setup, this may take a few minutes.
✔ Created project directory
⠹ Installing Next.js Storefront...
┌────────────────────────────────────────────────── 💡 Medusa Tips ──────────────────────────────────────────────────┐
│ │
│ Medusa provides multi-currency and region support, with full control over prices for each currency and region. │
│ │
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
An error occurred while installing Next.js storefront: Error: Command failed: npx create-next-app -e https://github.com/medusajs/nextjs-starter-medusa my-medusa-store-storefront
Found invalid GitHub URL: "https://github.com/medusajs/nextjs-starter-medusa". Please fix the URL and try again.
On bash is working
The text was updated successfully, but these errors were encountered:
Bug report
Describe the bug
Hey!
Facing with problem today with medusa js installation
System information
Medusa version (including plugins):
Node.js version: v20.11.1
Database: postgres
Operating system: w10
Terminal: powershell
Steps to reproduce the behavior
PS D:\Projects\ecommerce> npx create-medusa-app@latest --db-url "my-db-url" --seed --with-nextjs-starter
? What's the name of your project? my-medusa-store
? Enter an email for your admin dashboard user [email protected]
🚀 Starting project setup, this may take a few minutes.
✔ Created project directory
⠹ Installing Next.js Storefront...
┌────────────────────────────────────────────────── 💡 Medusa Tips ──────────────────────────────────────────────────┐
│ │
│ Medusa provides multi-currency and region support, with full control over prices for each currency and region. │
│ │
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
An error occurred while installing Next.js storefront: Error: Command failed: npx create-next-app -e https://github.com/medusajs/nextjs-starter-medusa my-medusa-store-storefront
Found invalid GitHub URL: "https://github.com/medusajs/nextjs-starter-medusa". Please fix the URL and try again.
On bash is working
The text was updated successfully, but these errors were encountered: