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

bug: node is still being called even when NODE_EXEC=bun is passed #34

Closed
SgtPooki opened this issue Oct 24, 2024 · 1 comment
Closed

Comments

@SgtPooki
Copy link
Contributor

while working on ipfs-examples/helia-examples#101, test-ipfs-example is somehow calling node /home/runner/work/helia-examples/helia-examples/examples/helia-101/201-storage.js

see https://github.com/ipfs-examples/helia-examples/actions/runs/11505906844/job/32028654572?pr=101#step:6:51

The error in that CI can be bypassed by installing node>=20 (that has CustomEvent), but the real problem is that test-ipfs-example is calling node at all.

@SgtPooki
Copy link
Contributor Author

disregard... ipfs-examples/helia-examples@e4bd598 (#101)

@SgtPooki SgtPooki reopened this Oct 24, 2024
@SgtPooki SgtPooki closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant