rwieruch / node-express-server-rest-api

Basic Node with Express Server with REST API
https://www.robinwieruch.de/
120 stars 132 forks source link

Update driven by deprication warning #1

Closed CFrez closed 4 years ago

CFrez commented 4 years ago

(node:50300) 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#deep-requires-now-deprecated for more information.

rwieruch commented 4 years ago

Thank you! Fixed over here https://github.com/rwieruch/node-express-server-rest-api/commit/20248dab2624525d430fa0cf49ecfe492092aac8