You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ yarn rw setup graphiql dbAuth --id 1
✖ encryptSession is not a function
◼ Generating file in src/lib/generateGraphiQLHeader.{js,ts}...
◼ Importing generated headers into createGraphQLHandler
◼ Installing packages...
encryptSession is not a function
This used to work on v6.3.3, and broke when encryptSession was introduced, in c80df9b.
How do we reproduce the bug?
Run yarn rw setup graphiql dbAuth --id 1.
What's your environment? (If it applies)
MacOS M1
Are you interested in working on this?
I'm interested in working on this
The text was updated successfully, but these errors were encountered:
What's not working?
Example:
This used to work on v6.3.3, and broke when
encryptSession
was introduced, in c80df9b.How do we reproduce the bug?
Run
yarn rw setup graphiql dbAuth --id 1
.What's your environment? (If it applies)
MacOS M1
Are you interested in working on this?
The text was updated successfully, but these errors were encountered: