You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our most recent NX update (12.0.8 -> 12.3.5) has broken the build however and we haven't been able to tweak this configuration in a way that allows our tests to run. err.replace is not a function is a common error amongst others.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Does anyone have a working cypress-cucumber-preprocessor/cypress configuration for NX 12.3 + that they would be willing to share ?
Our team has been successfully using a working configuration shared in the stackoverflow question linked below up til now.
https://stackoverflow.com/questions/58374064/use-feature-files-in-cypress-with-nrwl-nx
Our most recent NX update (12.0.8 -> 12.3.5) has broken the build however and we haven't been able to tweak this configuration in a way that allows our tests to run.
err.replace is not a function
is a common error amongst others.Beta Was this translation helpful? Give feedback.
All reactions