How do I get the bookkeeper backend up and running

User profile image

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. (/Users/ian/Documents/Projects/Bookkeeper/bookkeeper-backend/node_modules/pg-protocol/src/index.ts:7:48) at Socket.emit (node:events:513:28) at Socket.emit (node:domain:489:12) at addChunk (node:internal/streams/readable:324:12)

Cookie Consent

By continuing to browse or by clicking 'OK', you agree to the storing of cookies on your device to enhance your site experience and for analytical purposes. To learn more about how we use cookies, please see our cookies policy.