When I use a function that uses pdfnet-node package I get this error message (it's an electron app if it is a necessary info):
Error: The module '\\?\G:\project_folder\node_modules\@pdftron\pdfnet-node\lib\addon.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 83. This version of Node.js requires
NODE_MODULE_VERSION 87. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).