koajs / session

Simple session middleware for koa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

koa-session has been upgraded from 6.1.0 to 6.2.0

hjyyang opened this issue · comments

commented

When I upgraded my KOA-SESSION version to 6.2.0, my server had an error. My previous version was 6.1.0.When I sent the version back to 6.1.0, the error disappeared

The error message is:
TypeError [ERR_INVALID_ARG_TYPE]: The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type undefined

commented

I found that this is not a problem with the version. What is strange is that there is no problem with my previous use. After I opened the server today, when I visited my server URL, I received an error