Closed pacmac closed 4 years ago
how would I know? please add more info. Impossible to help you with this amount of information. Best is a reproduction case in a public github repo.
OK, sessionStore.destroy() appears to be a method used in the default express sessionStore.
I have worked around it
Thanks anyway.
I have just setup using sqlite, and found an issue related to this error:
TypeError: sessionStore.destroy is not a function
However after applying this fix, I still get the same error:
How can I solve it ?