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
Starting 2 days ago, our nightly "forget the lockfile and see what happens" compatibility tests for our design system package started failing due to test loader errors. I've tracked it down to @percy/ember failing to load @percy/sdk-utils due to the change that landed in percy/cli#1000
Environment
Node version: 16.15.0
@percy/cli version: 1.6.4
Code to reproduce issue
This should be reproducible in this repo by refreshing the @percy/sdk-utils entry in the lockfile here.
The text was updated successfully, but these errors were encountered:
The problem
Starting 2 days ago, our nightly "forget the lockfile and see what happens" compatibility tests for our design system package started failing due to test loader errors. I've tracked it down to
@percy/ember
failing to load@percy/sdk-utils
due to the change that landed in percy/cli#1000Environment
@percy/cli
version: 1.6.4Code to reproduce issue
This should be reproducible in this repo by refreshing the
@percy/sdk-utils
entry in the lockfile here.The text was updated successfully, but these errors were encountered: