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
However, when I run git clean -fdx; yarn; yarn run build locally I do not get any failure even with the exact node version.
The error in codesandbox CI looks like the install isn't complete or using older packages. Each install should do a complete fresh install since we're not using any lockfile.