Troubleshooting
🚜
common problems, how to address them, and where to look for more info / help
- docs note: you may periodically need to run updates (npm audit —fix, npm install kysely@latest, etc)
- if you’re not familiar with js dev, this can seem kinda suspect/overwhelming (or like everything is breaking)
- this is normal, this is fine, welcome to the world of js dev
- DONT BE ALARMED