You need to uninstall fibers first to remove the binary that's not compatible with your server's platform.
cd bundle/server
npm uninstall fibers
npm install fibers
You only need to do this if your server is using a different platform, i.e if your development pc is not ubuntu.