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

Unknown require('env') when compiling rand with stdweb feature #224

Closed
pitdicker opened this issue May 27, 2018 · 1 comment
Closed

Unknown require('env') when compiling rand with stdweb feature #224

pitdicker opened this issue May 27, 2018 · 1 comment

Comments

@pitdicker
Copy link

In Rand we got a bug report, and I don't know what to do with it. rust-random/rand#478.

It seemed the problem is not related to Rand, because if I remove everything related to stdweb in Rand except

#[macro_use]
extern crate stdweb;

the error remains.

Can you help us out?

@pitdicker
Copy link
Author

Thank you very much for the explanation in rust-random/rand#478!

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

1 participant