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
{{ message }}
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
So, I have a project that uses seneca and seneca-mesh, and I'm having this issue:
Message: seneca: use-plugin: Could not load plugin mesh defined in seneca-mesh due to error: /usr/src/uPayment-api/node_modules/msgpack/build/Release/msgpackBinding.node: invalid ELF header.
I understand that an invalid ELF usually means it was built on a different platform, but in this case, I do build inside the container. I even tried cloning during build process and building from sources, no luck.
Any guesses?
The text was updated successfully, but these errors were encountered:
So, I have a project that uses seneca and seneca-mesh, and I'm having this issue:
Message: seneca: use-plugin: Could not load plugin mesh defined in seneca-mesh due to error: /usr/src/uPayment-api/node_modules/msgpack/build/Release/msgpackBinding.node: invalid ELF header.
I understand that an invalid ELF usually means it was built on a different platform, but in this case, I do build inside the container. I even tried cloning during build process and building from sources, no luck.
Any guesses?
The text was updated successfully, but these errors were encountered: