0

I tried to run this repo in my local mac machine (https://github.com/hyperledger/education-sawtooth-simple-supply).

I followed the steps to run the application in the README.md

To run the application, navigate to the project's root directory, then use this command:

docker-compose up

However, when I open console for simple-supply-postgres, it keeps giving an error: ERROR: column "none" does not exist at character 67.

enter image description here

Any idea how to fix this?

  • 2
    How to fix? Don't reference columns that don't exist in your SQL –  May 11 '20 at 06:20
  • Yeah, that's one method to fix it. but I'm still curious which part of the system makes this problem occur. Because it supposed to run properly according to the readme.md – David Setyanugraha May 12 '20 at 01:20

0 Answers0