Node.js dependencies cannot be installed #17
Labels
priority: 0
Do this first before everything else. This is critical and nothing works without this.
type: build
Changes that affect the build system or external dependencies.
work: clear
Sense-categorize-respond. The relationship between cause and effect is clear.
yarn install
no longer works:https://app.warp.dev/block/DaCX9QuHbNG4NAX4qEoRAQ
It appears that the culprit is the
stream-concat
dependency, which is required byipfs-http-client
, which in turn is required by@graphprotocol/graph-cli
.It is likely that bumping The Graph dependencies will fix this issue.
The text was updated successfully, but these errors were encountered: