cockroachdb / cockroachdb/sequelize-cockroachdb
In production: Please install pg package manually
Open
- Dominant language
- JavaScript
- Stars
- 55
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
On localhost everything works fine, but on vercel deployment api returns message: "Please install pg package manually"
To reproduce:
"sequelize": "^6.19.2",
"sequelize-cockroachdb": "^6.0.5",
With or without pg package - same error in production mode
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.