Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

bug in 0.18.1 #548

Closed
iurimatias opened this issue Jan 13, 2017 · 2 comments
Closed

bug in 0.18.1 #548

iurimatias opened this issue Jan 13, 2017 · 2 comments
Assignees
Labels
Bug Addressing a bug

Comments

@iurimatias
Copy link
Contributor

steps:

  1. install 0.18.1 (npm install web3)
  2. run node
  3. require('web3')

result:
ReferenceError: XMLHttpRequest is not defined
at Object. (/Users/iurimatias/Projects/embark-framework/node_modules/web3/lib/web3/httpprovider.js:37:20)

probably caused by this change 0.18.0...0.18.1#diff-aebc199fe327a7153e7d6274435f1476R30

@y12studio
Copy link

I have the same issue.

@frozeman
Copy link
Contributor

im aware of it, fixing it right now

@frozeman frozeman self-assigned this Jan 13, 2017
@frozeman frozeman added the Bug Addressing a bug label Jan 13, 2017
frozeman added a commit that referenced this issue Jan 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Addressing a bug
Projects
None yet
Development

No branches or pull requests

3 participants