graph-node icon indicating copy to clipboard operation
graph-node copied to clipboard

libpg-dev does not exist.

Open HareemSaad opened this issue 1 year ago • 0 comments

Bug report

I'm setting up my new graph node and on the step

sudo apt-get install -y clang libpg-dev libssl-dev pkg-config

it gives the error

E: Unable to locate package libpg-dev

Is by any chance a typo and its meant to be libpq-dev instead of libpg-dev?

Relevant log output

No response

IPFS hash

No response

Subgraph name or link to explorer

No response

Some information to help us out

  • [ ] Tick this box if this bug is caused by a regression found in the latest release.
  • [ ] Tick this box if this bug is specific to the hosted service.
  • [X] I have searched the issue tracker to make sure this issue is not a duplicate.

OS information

Linux

HareemSaad avatar May 13 '24 13:05 HareemSaad