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

Doesn't run in react native #24

Open
jlkalberer opened this issue Oct 9, 2018 · 5 comments
Open

Doesn't run in react native #24

jlkalberer opened this issue Oct 9, 2018 · 5 comments

Comments

@jlkalberer
Copy link

I guess the os package isn't supported in react native.

I see this error:

bundling failed: Error: Unable to resolve module `os` from `C:\dev\node_modules\uniqid\index.js`: Module `os` does not exist in the Haste module map
@Juliocbr
Copy link

Same error in react native

@guvenkaranfil
Copy link

Did you resolve this issue?

@josephgoksu
Copy link

I'm getting the same error in react native 0.59.9. Any update for this issue?

@elisechant
Copy link

Yes, it requires operating system network interfaces -> https://github.com/adamhalasz/uniqid/blob/master/index.js#L17

Action: update the documentation to say, this package does not support React Native development.

@akanshSirohi
Copy link

@adamhalasz Make it available for react native also, it will be very helpful!

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

6 participants