Open denniswanjiru opened 4 years ago
node-expat
Error: /var/task/node_modules/node-expat/build/Release/node_expat.node: invalid ELF header
Please find a way to fix this or an alternative package to node-expat it's supposed to be compatible or built for Linux.
Seems that you have to build node-expat from sources (https://github.com/sbruno81/rets-client/issues/114#issuecomment-408267319). Keywords nodejs addons and node-gyp may help you.
node-gyp
node-expat
dependency is not compatible with AWS bin.Error: /var/task/node_modules/node-expat/build/Release/node_expat.node: invalid ELF header
Please find a way to fix this or an alternative package to
node-expat
it's supposed to be compatible or built for Linux.