I'm trying to start the realm object server on mac os.
I've download 'macOS Bundle' from here: https://realm.io/docs/realm-object-server/#macos
and run 'start-object-server.command' file.
But it's not working. I get this error.
libc++abi.dylib: terminating with uncaught exception of type realm::RealmFileException: Invalid argument ./start-object-server.command: line 97: 2471 Abort trap: 6 node "$package/node_modules/.bin/realm-object-server" -c configuration.yml
I have no idea what is wrong.
Please help me.