This repository has been archived by the owner on May 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 828
Konga can't run #490
Comments
set your NODE_ENV=development |
Did you run |
Did you perform the migrations? node ./bin/konga.js prepare --adapter postgres --uri postgresql://localhost:5432/konga |
It works for me, but still not understand why... |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There is my konga .env:
When i run "npm start"
it mean "Details: error relationship: "public.konga_users" does not exist"
I tay to use Mysql adapter, it aslo said "konga.konga_users table dont't exist" .
Why?
The text was updated successfully, but these errors were encountered: