Closed sakulstra closed 8 years ago
@jdalton how soon can this get merged? Looking at some of the pr's here it seems like they don't get merged without a response for a long, long time. If it's the same case here, please tell me so that we start working with a fork at least temporary.
Regards, Lukas
The platform package does the following to check for Node but since process is defined as an object because of the process module it's inadvertently classifying itself as Node in this step and then failing when it tries to grab the numeric version of the process.version (which is just an empty string).