Skip to content

Conversation

deathcap
Copy link
Contributor

@deathcap deathcap commented May 9, 2016

Node.js v6 deprecated capitalized GLOBAL in favor of lowercased global, in nodejs/node#1838

Using GLOBAL prints a warning to stderr, which breaks wzrd (500 error): max-mapper/wzrd#15

This PR updates GLOBAL to global in cwise-parser, fixing the deprecation warning and avoiding the server error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants