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

React Native iOS: undefined is not an object (evaluating 'wloc.protocol') #1362

Closed
greena13 opened this issue Mar 23, 2017 · 0 comments
Closed

Comments

@greena13
Copy link
Contributor

  • Sinon version : 2.1.0
  • Environment : React Native iOS
  • Other libraries you are using:
    React Native v0.40.0
    React 15.4.1

What did you expect to happen?

Sinon to initialise without an error.

What actually happens

When running against in the React Native iOS build, the following error occurs:

undefined is not an object (evaluating 'wloc.protocol') 

How to reproduce

 import sinon from 'sinon'; // in a react native project, running on iOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant