What's not working?
Example:
$ 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?
What's not working?
Example:
This used to work on v6.3.3, and broke when
encryptSessionwas 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?