Neo4j connection

I am using Community Siren to connect to existing neo4j database.
Here is the error I am getting.

Thanks

? Enter neo4j connection: (bolt://localhost) (node:5948) UnhandledPromiseRejectionWarning: Unhandled promise rejection.
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)(node:5948) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)

Hello julia,
It appears that the script might not be able to connect to Neo4j or you’re running a linux build on windows. Please configure the script using: Installation Instructions and let us know if you face any issue.

Regards,
Varun