Bug fix for node environment
Fixes a bug (#63) introduced in version 5.0.0 where support for the Request
argument was added. The initial implementation introduced a runtime error for the node environment.
Many thanks to @paulrosania for reporting the issue, and to @knotthere for creating a PR with the suggested fix.