- Version: 9.5.0
- Platform: macOS 10.13.3
- Subsystem: src
I tried various invocations but none seem to really work:
node −−redirect−warnings=file -p 'GLOBAL.foo = 1' # Error: Cannot find module
node -p 'GLOBAL.foo = 1' −−redirect−warnings=file # No error, no file written