Installation Help #9899
Unanswered
c-korifidis
asked this question in
Q&A
Replies: 1 comment
-
Use the following command to install node v-20 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everybody.
I am struggling to install meduse for 6 hours but no luck.
After few hours of searching I figured out that
npx create-medusa-app@latest
command is working with http 1.0 otherwise you must be lucky not to an error about incomplete download.
If I understand correct it has something to do with encoding that http 1.0 does not do but this is ok now.
Now I am facing this issue.
While I installation to this point:
🚀 Starting project setup, this may take a few minutes.
✔ Created project directory
✔ Database medusa-market created
✔ Installed Dependencies
✔ Project Built
The next step tells me:
An error occurred while preparing project: Error: Command failed: npx medusa db:migrate
With no other clue.
I don't even know where to look for the error.
Any help please!
Beta Was this translation helpful? Give feedback.
All reactions