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
Gitbash sometimes fails silently, like PowersShell, but also sometimes fails with /c/Program Files/nodejs/npm: line 44: 1707 Segmentation fault "$NODE_EXE" "$NPM_CLI_JS" "$@".
Upgrading node to 18.9.0 and doing a fresh npm ci does not make a difference.
npm run test
silently fails intermittently running on Doug's machine in both PowerShell and GitBash.It fails in the most simple case when you replace the tests in contracts-service.spec with this single test:
The text was updated successfully, but these errors were encountered: