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

Sys is depricated #18

Open
faizanktk opened this issue Jul 5, 2021 · 1 comment
Open

Sys is depricated #18

faizanktk opened this issue Jul 5, 2021 · 1 comment

Comments

@faizanktk
Copy link

Deprecation Warning: sys is deprecated. Use util instead.

@delbug7
Copy link

delbug7 commented Jun 25, 2022

look in the logger.js file in the Logger folder of the module and change the line "sys = require('sys')," to "sys = require('util'),"

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