Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gui serve - uuid/v4 deprecation warning #411

Closed
mattwalter91 opened this issue May 26, 2020 · 1 comment
Closed

gui serve - uuid/v4 deprecation warning #411

mattwalter91 opened this issue May 26, 2020 · 1 comment

Comments

@mattwalter91
Copy link

mattwalter91 commented May 26, 2020

Seeing a deprecation warning in terminal logs ->

(node:19640) 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.

Steps to reproduce the problem

pos-cli gui serve <env>

Version

  • pos-cli: 4.4.13
  • node: 12.16.2
  • os: Windows 10
@pavelloz
Copy link
Contributor

Fixed on march 15 - 42b5cc7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants