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
{{ message }}
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.
I wanted to learn how to use PostgreSQL with SAP-CAP Services.
For this i read Blogs from Georg and Mike. Thanx for the great work you have done so far.
For diggin deeper i cloned the "pg-beershop" demo.
First i wanted to try with local PostgreSQL running in a local docker-instance.
When i there try to deploy the database-part i get an error.
So, the command: npx cds-cbm deploy results in an error as described in the following screenshot
kind regards
Matthias
The text was updated successfully, but these errors were encountered:
can you try to run it in a Unix environment like the Linux Subsystem for Windows? I've tried the current pg-beershop on my Mac and it works just fine. Will try to test on Windows tomorrow.
Hi Gregor,
testet it with Debian Linux on WSL.
I can now confirm that it works on linux. But same problem still exists with windows.
kind regards
Matthias
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I wanted to learn how to use PostgreSQL with SAP-CAP Services.
For this i read Blogs from Georg and Mike. Thanx for the great work you have done so far.
For diggin deeper i cloned the "pg-beershop" demo.
First i wanted to try with local PostgreSQL running in a local docker-instance.
When i there try to deploy the database-part i get an error.
So, the command: npx cds-cbm deploy results in an error as described in the following screenshot
![cap-pgm-1](https://user-images.githubusercontent.com/103051901/161775817-0835d47e-d35f-4d0f-ac07-589253156921.png)
kind regards
Matthias
The text was updated successfully, but these errors were encountered: