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

fula-client node test fail. #213

Closed
farhoud opened this issue Jun 8, 2022 · 1 comment · Fixed by #215
Closed

fula-client node test fail. #213

farhoud opened this issue Jun 8, 2022 · 1 comment · Fixed by #215
Assignees
Milestone

Comments

@farhoud
Copy link
Contributor

farhoud commented Jun 8, 2022

command :
rushx test:node or npm run test:node
exit with error:

TAP version 13
not ok 1 Error: no WebRTC support
  ---
    operator: error
    stack: |-
      Error: no WebRTC support

There is 2 reason for it:

  1. User has to provide wrtc for node in the config
  2. If i add wrtc as dev-dependency it will break some browser.

@gitaaron
Is it okey to add project to rush for testing libp2p against box?

@farhoud farhoud closed this as completed Jun 8, 2022
@farhoud farhoud reopened this Jun 8, 2022
@gitaaron
Copy link
Contributor

gitaaron commented Jun 9, 2022 via email

@farhoud farhoud linked a pull request Jun 9, 2022 that will close this issue
@gitaaron gitaaron added this to the fula v0.7.0 milestone Jul 22, 2022
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

Successfully merging a pull request may close this issue.

2 participants