We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
While following the README, I got the error message "medusa-printful" does not exist.
"medusa-printful" does not exist
Start Medusa At this point, we assume that you have Redis and Postgres running locally. You should have a Postgres DB named medusa-printful.
The README refers to Postgres but the project is running sqlite3. Also, Redis comes out of nowhere at this point.
What is the step before running yarn seed? Postgres of sqlite?
yarn seed
I assume the Sqlite Database news to be created, but that is not documented in the Getting Started section of the README.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is wrong.
While following the README, I got the error message
"medusa-printful" does not exist
.The README refers to Postgres but the project is running sqlite3. Also, Redis comes out of nowhere at this point.
Question
What is the step before running
yarn seed
?Postgres of sqlite?
I assume the Sqlite Database news to be created, but that is not documented in the Getting Started section of the README.
The text was updated successfully, but these errors were encountered: