Closed A-UNSAL closed 7 months ago
You cannot use this plugin in the context of a browser, I am not familiar with nwjs, but apparently it performs part of the logic in the browser, which is unacceptable.
You need to make sure that the code is executed on the node side, for example, in electron, IPC is used for this, try to do or find an analogue.
I get the same error in node mode.
The error I got when I wanted to use it with nwjs I am using Windows 10 and 64 bit operating system. node -v / v21.7.1