Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node.js dependencies cannot be installed #17

Open
PaulRBerg opened this issue Dec 12, 2024 · 0 comments
Open

Node.js dependencies cannot be installed #17

PaulRBerg opened this issue Dec 12, 2024 · 0 comments
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.

Comments

@PaulRBerg
Copy link
Member

yarn install no longer works:

https://app.warp.dev/block/DaCX9QuHbNG4NAX4qEoRAQ

It appears that the culprit is the stream-concat dependency, which is required by ipfs-http-client, which in turn is required by @graphprotocol/graph-cli.

It is likely that bumping The Graph dependencies will fix this issue.

@PaulRBerg PaulRBerg added priority: 0 Do this first before everything else. This is critical and nothing works without this. work: clear Sense-categorize-respond. The relationship between cause and effect is clear. type: build Changes that affect the build system or external dependencies. labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

1 participant