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
With the last version of node (10.x) Clay is not building anymore. The solution es to regen the yarn.lock file but then jest tests fails due the snapshots are generated without line breaks.
We need to figure out why this changes happen in jest.
The text was updated successfully, but these errors were encountered:
With the last version of node (10.x) Clay is not building anymore. The solution es to regen the
yarn.lock
file but then jest tests fails due the snapshots are generated without line breaks.We need to figure out why this changes happen in jest.
The text was updated successfully, but these errors were encountered: