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
containers identity, schema, credential of sunbird rc are exiting automatically with the following error on running install.sh for sunbird rc.
2024-10-30 15:48:18 2024-10-30 15:48:18 > [email protected] start:migrate:prod 2024-10-30 15:48:18 > npx prisma migrate deploy && node dist/main 2024-10-30 15:48:18 2024-10-30 15:48:24 Prisma schema loaded from prisma/schema.prisma 2024-10-30 15:48:24 Datasource "db": PostgreSQL database "postgres", schema "public" at "db:5432" 2024-10-30 15:48:24 2024-10-30 15:48:24 6 migrations found in prisma/migrations 2024-10-30 15:48:24 2024-10-30 15:48:25 Error: P3005 2024-10-30 15:48:25 2024-10-30 15:48:25 The database schema is not empty. Read more about how to baseline an existing production database: https://pris.ly/d/migrate-baseline 2024-10-30 15:48:25 2024-10-30 15:48:25 npm notice 2024-10-30 15:48:25 npm notice New minor version of npm available! 10.2.4 -> 10.9.0 2024-10-30 15:48:25 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.9.0> 2024-10-30 15:48:25 npm notice Run npm install -g [email protected]to update! 2024-10-30 15:48:25 npm notice
2024-10-30 15:48:18 2024-10-30 15:48:18 > [email protected] start:migrate:prod 2024-10-30 15:48:18 > npx prisma migrate deploy && node dist/main 2024-10-30 15:48:18 2024-10-30 15:48:24 Prisma schema loaded from prisma/schema.prisma 2024-10-30 15:48:24 Datasource "db": PostgreSQL database "postgres", schema "public" at "db:5432" 2024-10-30 15:48:24 2024-10-30 15:48:24 6 migrations found in prisma/migrations 2024-10-30 15:48:24 2024-10-30 15:48:25 Error: P3005 2024-10-30 15:48:25 2024-10-30 15:48:25 The database schema is not empty. Read more about how to baseline an existing production database: https://pris.ly/d/migrate-baseline 2024-10-30 15:48:25 2024-10-30 15:48:25 npm notice 2024-10-30 15:48:25 npm notice New minor version of npm available! 10.2.4 -> 10.9.0 2024-10-30 15:48:25 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.9.0> 2024-10-30 15:48:25 npm notice Run
to update! 2024-10-30 15:48:25 npm notice
I am using mac m1 pro. any help will be appreciated
The text was updated successfully, but these errors were encountered:
No branches or pull requests
containers identity, schema, credential of sunbird rc are exiting automatically with the following error on running install.sh for sunbird rc.
2024-10-30 15:48:18 2024-10-30 15:48:18 > [email protected] start:migrate:prod 2024-10-30 15:48:18 > npx prisma migrate deploy && node dist/main 2024-10-30 15:48:18 2024-10-30 15:48:24 Prisma schema loaded from prisma/schema.prisma 2024-10-30 15:48:24 Datasource "db": PostgreSQL database "postgres", schema "public" at "db:5432" 2024-10-30 15:48:24 2024-10-30 15:48:24 6 migrations found in prisma/migrations 2024-10-30 15:48:24 2024-10-30 15:48:25 Error: P3005 2024-10-30 15:48:25 2024-10-30 15:48:25 The database schema is not empty. Read more about how to baseline an existing production database: https://pris.ly/d/migrate-baseline 2024-10-30 15:48:25 2024-10-30 15:48:25 npm notice 2024-10-30 15:48:25 npm notice New minor version of npm available! 10.2.4 -> 10.9.0 2024-10-30 15:48:25 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.9.0> 2024-10-30 15:48:25 npm notice Run
npm install -g [email protected]to update! 2024-10-30 15:48:25 npm notice
I am using mac m1 pro. any help will be appreciated
The text was updated successfully, but these errors were encountered: