When requiring the library in nodejs I get the following error: Uncaught Error: Module version mismatch. Expected 47, got 46.
The version is obviously higher than what the plugin is compiled for. Is there a way to recompile it with the latest nodejs version?