Set sequelize store with Firestore. #78
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi there,
I'm trying to setup the store go get the certificates from firestore (db).
The thing is that when I test it with greenlock-store-test all the test PASS.
But when i use it with greenlock-express i get this error when I load the page with my domain test.mydomain.com :
npx greenlock defaults --store ./store.js --store-foo xxxx --store-bar yyyy
Could not load './store.js'
Did you install it?
npm install --save undefined
which mean the store file is not leaded correctly via the config.json file.
I tried the test without my custome store, it use the default (fs) then it works.
But with greenlock-store-test all the test PASS.
I'm kind of lost ^^
Please help me...
Store issue - Could not load 'undefined'to Set sequelize store with Firestore.Hi, Bamorem.
Did you fix this issue?
I'm facing the same problem.
Hi @Bamorem
Did you fix this issue?
@VladStepanov you have to publish your store