Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug?]: yarn rw setup graphiql dbAuth fails on v6.4.0 #9581

Closed
1 task done
staticshock opened this issue Nov 28, 2023 · 0 comments · Fixed by #9582
Closed
1 task done

[Bug?]: yarn rw setup graphiql dbAuth fails on v6.4.0 #9581

staticshock opened this issue Nov 28, 2023 · 0 comments · Fixed by #9582
Assignees
Labels
bug/confirmed We have confirmed this is a bug topic/cli

Comments

@staticshock
Copy link
Contributor

staticshock commented Nov 28, 2023

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?

  • I'm interested in working on this
@staticshock staticshock added the bug/needs-info More information is needed for reproduction label Nov 28, 2023
@dac09 dac09 self-assigned this Nov 28, 2023
@dac09 dac09 added bug/confirmed We have confirmed this is a bug and removed bug/needs-info More information is needed for reproduction labels Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/confirmed We have confirmed this is a bug topic/cli
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants