Cypress crashes with some error INVALID ARG TYPE

Viewed 584

after update tp cypress 7.0.1 I get the following error when running cypress:

TypeError [ERR_INVALID_ARG_TYPE] [ERR_INVALID_ARG_TYPE]: The first argument must be of type string or an instance of Buffer or Uint8Array. Received type number (45)

can someone help me with that?

0 Answers
Related