Closed nyghtly-derek closed 2 years ago
Hey @nyghtly-derek! This had to do with #769 -- we accidentally shipped an ESM module before we should have. Upgrading to beta 75 should fix this. As a heads up, we will be going all in on ESM which will require node 12.22+, but that likely will happen at the same time we require node 14 support since node 12 will be EOL'd in ~2 months.
The problem
Upgrading the Percy CLI version broke my Jenkins build... Not sure why. To be honest, this is probably user error, but I thought I would drop it here anyways. Hopefully this will help others with the same problem.
Environment
node12.8.1-chrome80-ff72
@percy/cli
version:^1.0.0-beta.74
"@percy/cypress": "^3.1.1"
?Also using nix, which is probably relevant...
Debug logs
Details
Reverting the version change fixed it in Jenkins. Both versions work fine with I run it outside of the Jenkins environment. For example, on a macOS with node 12.21