We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
using eval statements is highly discouraged
js-sha256
Rocket.Chat Nodejs SDK v1.0.0-alpha.42
LINKED ISSUE IN RC Node.js SDK: issue
npm run build
Not to show any warning message.
Shows a warning message.
The text was updated successfully, but these errors were encountered:
Made a PR here, which will resolve this issue
Sorry, something went wrong.
This PR should be merged ASAP this eval error is annoying
I want to contribute for this but I am not understanding what is the issue
No branches or pull requests
Description: The current Rocket.Chat Nodejs SDK has
js-sha256
as its dependency which is showing the warning message.Rocket.Chat Nodejs SDK v1.0.0-alpha.42
LINKED ISSUE IN RC Node.js SDK: issue
Steps to reproduce:
npm run build
and you will see it in the terminalExpected behavior:
Not to show any warning message.
Actual behavior:
Shows a warning message.
The text was updated successfully, but these errors were encountered: