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
Env Jest 29.6.1, node 18.16.1 we are getting the following error while running jest
***/node_modules/uuid/dist/esm-browser/index.js:1
({"Object.<anonymous>":function(module,exports,require,__dirname,__filename,jest){export { default as v1 } from './v1.js';
This error is fixed in uuid v 9.0.0.
The text was updated successfully, but these errors were encountered:
Env Jest 29.6.1, node 18.16.1 we are getting the following error while running jest
This error is fixed in uuid v 9.0.0.
The text was updated successfully, but these errors were encountered: