Archived Forum Post

Index of archived forum posts

Question:

Node js error

Jan 21 '16 at 20:18

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?