I’m trying to deploy a website with firebase functions. I got an error saying it couldn’t handle the request when deployed and looked at the logs. It said that, the database file is read only. I’m using nedb and really like it for its simplicity. What configuration would I have to do to fix this? Should I just move to mongodb?
Submitted December 11, 2019 at 09:19PM by keeperpaige
No comments:
Post a Comment