You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the following error right after "var xmlstream = require('xml-stream')":
"/var/www/testapp/node_modules/xml-stream/node_modules/node-expat/node_modules/bindings/bindings.js:83
throw e
^
Error: /var/www/testapp/node_modules/xml-stream/node_modules/node-expat/build/Release/node_expat.node: failed to map segment from shared object: Operation not permitted"
Good day,
Getting the following error right after "var xmlstream = require('xml-stream')":
"/var/www/testapp/node_modules/xml-stream/node_modules/node-expat/node_modules/bindings/bindings.js:83
throw e
^
Error: /var/www/testapp/node_modules/xml-stream/node_modules/node-expat/build/Release/node_expat.node: failed to map segment from shared object: Operation not permitted"
node: v4.2.2
npm: 2.14.7
CentOS release 6.6
Linux 2.6.32-504.23.4.el6.x86_64 x86_64
[email protected] node_modules/xml-stream
├── [email protected] ([email protected], [email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected])
└── [email protected] ([email protected])
Thank you
The text was updated successfully, but these errors were encountered: