I have followed the instructions in the Readme.md file. When I run the npm run migrate:run I get the following output.
How do I proceed ??
ian@Pro42 bookkeeper-backend % npm run migrate:run
cpfor[email protected] migrate:run ts-node ./node_modules/typeorm/cli.js migration:run
/Users/ian/Documents/Projects/Bookkeeper/bookkeeper-backend/nodemodules/pg/lib/sasl.js:24
throw new Error('SASL: SCRAM-SERVER-FIRST-MESSAGE: client password must be a string')
^
Error: SASL: SCRAM-SERVER-FIRST-MESSAGE: client password must be a string
at Object.continueSession (/Users/ian/Documents/Projects/Bookkeeper/bookkeeper-backend/nodemodules/pg/lib/sasl.js:24:11)
at Client.handleAuthSASLContinue (/Users/ian/Documents/Projects/Bookkeeper/bookkeeper-backend/nodemodules/pg/lib/client.js:257:10)
at Connection.emit (node:events:513:28)
at Connection.emit (node:domain:489:12)
at /Users/ian/Documents/Projects/Bookkeeper/bookkeeper-backend/nodemodules/pg/lib/connection.js:114:12
at Parser.parse (/Users/ian/Documents/Projects/Bookkeeper/bookkeeper-backend/nodemodules/pg-protocol/src/parser.ts:104:9)
at Socket.