redis : net.connect is not a Function #20895
Unanswered
epeliberty
asked this question in
Plugins
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I need to add Redis package on Cypress for overwrite many key because my tests needs to enabled or disabled some features.
For example: enable or disable new product page, new homepage, ....
Actually, these tests are done by Puppeteers and it's ok but we want to export these tests on Cypress.
I use the same redis version, the same code but i have this error :
I try to add node but it's not work ..
My package.json :
My code :
Anyone have idea ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions