I am running TestCafe Automation tests and getting some errors. Could you please help?

I am running TestCafe Automation tests but getting error “TypeError [ERR_INVALID_ARG_TYPE]: The “original” argument must be of type Function. Received type undefined”. Could you please help?

Hey Ana,

This error is usually thrown when you are using an older node version. Kindly upgrade your node version and it will be resolved.