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
we are using "chai": "^4.2.0" . Since last couple of days we are seeing following errors. Looks like old version has been updated with the breaking change.
13:26:11 SyntaxError: Invalid or unexpected token
13:26:11 at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
13:26:12 npm ERR! Test failed. See above for more details.
The text was updated successfully, but these errors were encountered:
we are using "chai": "^4.2.0" . Since last couple of days we are seeing following errors. Looks like old version has been updated with the breaking change.
13:26:11 SyntaxError: Invalid or unexpected token
13:26:11 at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
13:26:12 npm ERR! Test failed. See above for more details.
The text was updated successfully, but these errors were encountered: