- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 188
 
Closed
Labels
Description
Versions
- NodeJS: v13.10.1
 - mongodb-memory-server-core: 6.3.2
 - system: Linux
 
package: mongo-memory-server-core
What is the Problem?
DeprecationWarning: Deep requiring like
const uuidv4 = require('uuid/v4');is deprecated as of uuid@7.x. Please require the top-level module when using the Node.js CommonJS module or use ECMAScript Modules when bundling for the browser. See https://github.com/uuidjs/uuid/blob/master/README.md#upgrading-from-v3x-of-this-module for more information.