Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Crash when using @colony/purser-software' #187

Open
kornatzky opened this issue Dec 29, 2018 · 1 comment
Open

Crash when using @colony/purser-software' #187

kornatzky opened this issue Dec 29, 2018 · 1 comment
Labels
bug needs-investigation Investigate and try to reproduce

Comments

@kornatzky
Copy link

Node 10.14.1

Installed via NPM

The statement:

import { open } from '@colony/purser-software';

causes a crash in a React app:

Error in ./~/xmlhttprequest/lib/XMLHttpRequest.js
Module not found: 'child_process' in /myproject/node_modules/xmlhttprequest/lib

@ ./~/xmlhttprequest/lib/XMLHttpRequest.js 15:12-36

@rdig
Copy link
Member

rdig commented Jan 1, 2019

I'll try to replicate this.

But a thing to note is that purser is currently set up to work with node @ 8.x

https://github.com/JoinColony/purser/blob/master/.nvmrc

@rdig rdig added the bug label Jan 7, 2019
@rdig rdig added this to the Sprint 17 milestone Jan 7, 2019
@rdig rdig added the needs-investigation Investigate and try to reproduce label Feb 4, 2019
@rdig rdig removed this from the Sprint 17 milestone Feb 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug needs-investigation Investigate and try to reproduce
Projects
None yet
Development

No branches or pull requests

2 participants