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
Running npm test on a fresh clone fails because dist/ and typechain artifacts are missing. Expected: npm test should work after npm install, or pretest should run build-typechain && build automatically.
Running npm test on a fresh clone fails because dist/ and typechain artifacts are missing. Expected: npm test should work after npm install, or pretest should run build-typechain && build automatically.