Current behavior
When I run npm run cypress:open-ct (or run-ct), I get an error [43901:1203/085557.424470:ERROR:node_bindings.cc(276)] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details.
This might be an Electron issue and it doesn't seem to affect behaviour for us.
Desired behavior
No error to be thrown
Test code to reproduce
Run the Cypress component tester
Cypress Version
9.1.0
Other
MacOS 11.6
Node v16.0.0
Current behavior
When I run
npm run cypress:open-ct(orrun-ct), I get an error[43901:1203/085557.424470:ERROR:node_bindings.cc(276)] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details.This might be an Electron issue and it doesn't seem to affect behaviour for us.
Desired behavior
No error to be thrown
Test code to reproduce
Run the Cypress component tester
Cypress Version
9.1.0
Other
MacOS 11.6
Node v16.0.0