functionland / fula-archived

Client-server stack for Web3! Turn your Raspberry Pi to a BAS server in minutes and enjoy the freedom of decentralized Web with a superior user experience!
https://fx.land
MIT License
4 stars 0 forks source link

Error: no WebRTC support #221

Open mehdibalouchi opened 2 years ago

mehdibalouchi commented 2 years ago

When running rushx test:node in fula-client I get this:

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

The test:web script runs and has no problem with wrtc

mehdibalouchi commented 2 years ago

createClient requires a wrtc option when running in Node