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

Security error upon inclusion of gitana in node app #3

Open
mimiflynn opened this issue Sep 12, 2016 · 1 comment
Open

Security error upon inclusion of gitana in node app #3

mimiflynn opened this issue Sep 12, 2016 · 1 comment

Comments

@mimiflynn
Copy link

Upon requiring gitana into a node app, the following error is returned in the console:

[SECURITY] node-uuid: crypto not usable, falling back to insecure Math.random()

@uzquiano
Copy link
Member

Thanks for reporting this.

Are you doing a require("gitana") directly or is this being included via the cloudcms-server module - i.e. require("cloudcms-server")?

Would it be possible to share a sample of the code you're running?

Thanks!

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