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

Don't try to load the node package in a browser #127

Merged
merged 1 commit into from
Nov 13, 2015

Conversation

mauricedb
Copy link
Contributor

This PR fixes an issue we observed with the latest version of node-uuid where it caused crypto-browserify to throw error below when using in a Webpack/Babel environment when trying to run our tests in PhantomJS using Karma.

TYPE_MISMATCH_ERR: DOM Exception 17: The type of an object was incompatible with the expected type of
the parameter associated to the object.

coolaj86 pushed a commit that referenced this pull request Nov 13, 2015
Don't try to load the node package in a browser
@coolaj86 coolaj86 merged commit f10e13d into uuidjs:master Nov 13, 2015
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

Successfully merging this pull request may close these issues.

2 participants