nativescript-nodeify icon indicating copy to clipboard operation
nativescript-nodeify copied to clipboard

Support for NodeJS Process Object

Open OMuhammad opened this issue 6 years ago • 1 comments

I am trying to use this plugin for running a Node-Opcua (https://github.com/node-opcua/node-opcua) client in my NativeScript App. I am getting the following error:

System.err: ReferenceError: process is not defined

Does this plugin support in any way the NodeJS process object? Or a support of a NodeJS process object would be very helpful.

Thanks

OMuhammad avatar Jun 04 '18 12:06 OMuhammad

Same problem here when using 'winston'.

joao-carvalheira avatar Jun 08 '18 12:06 joao-carvalheira