Uncaught TypeError: req.setNoDelay is not a function

Hi, guys
I’ve tried to add Auth0Lock… Only one line of code:

 this.lock = new Auth0Lock(my_id, my_domain)

and got this in console…What I did wrong?!

auth0-lock: ^10.24.0
node: v8.8.1
React: 16.1.0