-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Labels
Description
I'd like to integrate the library into my Angular website. However, I get these errors:
- Module not found: Can't resolve 'net'
- Module not found: Can't resolve 'tls'
- Module not found: Can't resolve 'fs'
Issue #180 and the related PR #181 suggest that the library is not supported in the browser. As this issue is kind of old (2018), I wonder whether there is any update on this topic? Did someone manage to run it in the browser?