Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with current NodeJS #1

Open
fichmann opened this issue Jul 19, 2023 · 0 comments
Open

Not working with current NodeJS #1

fichmann opened this issue Jul 19, 2023 · 0 comments

Comments

@fichmann
Copy link

Not working with current nodejs14.

{ "errorType": "Error", "errorMessage": "The module '/var/task/node_modules/node-expat/build/Release/node_expat.node'\nwas compiled against a different Node.js version using\nNODE_MODULE_VERSION 93. This version of Node.js requires\nNODE_MODULE_VERSION 83. Please try re-compiling or re-installing\nthe module (for instance, using npm rebuild or npm install).", "code": "ERR_DLOPEN_FAILED", "stack": [ "Error: The module '/var/task/node_modules/node-expat/build/Release/node_expat.node'", "was compiled against a different Node.js version using", "NODE_MODULE_VERSION 93. This version of Node.js requires", "NODE_MODULE_VERSION 83. Please try re-compiling or re-installing", "the module (for instance, using npm rebuild or npm install).", " at Object.Module._extensions..node (internal/modules/cjs/loader.js:1173:18)", " at Module.load (internal/modules/cjs/loader.js:979:32)", " at Function.Module._load (internal/modules/cjs/loader.js:819:12)", " at Module.require (internal/modules/cjs/loader.js:1003:19)", " at require (internal/modules/cjs/helpers.js:107:18)", " at bindings (/var/task/node_modules/bindings/bindings.js:112:48)", " at Object. (/var/task/node_modules/node-expat/lib/node-expat.js:4:32)", " at Module._compile (internal/modules/cjs/loader.js:1114:14)", " at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)", " at Module.load (internal/modules/cjs/loader.js:979:32)" ] }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant