We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i'm getting error when trying to import the module,
ERROR in /Users/geohu/~/autobahn-react/~/autobahn/lib/autobahn.js Module not found: Error: Cannot resolve module 'json' in /Users/geohu/node_modules/autobahn-react/node_modules/autobahn/lib @ /Users/geohu/~/autobahn-react/~/autobahn/lib/autobahn.js 17:12-38 ERROR in /Users/geohu/~/autobahn-react/~/autobahn/~/ws/lib/WebSocketServer.js Module not found: Error: Cannot resolve module 'tls' in /Users/geohu/node_modules/autobahn-react/node_modules/autobahn/node_modules/ws/lib @ /Users/geohu/~/autobahn-react/~/autobahn/~/ws/lib/WebSocketServer.js 15:10-24 ERROR in /Users/geohu/~/autobahn-react/~/autobahn/~/ws/~/options/lib/options.js Module not found: Error: Cannot resolve module 'fs' in /Users/geohu/node_modules/autobahn-react/node_modules/autobahn/node_modules/ws/node_modules/options/lib @ /Users/geohu/~/autobahn-react/~/autobahn/~/ws/~/options/lib/options.js 6:9-22
The text was updated successfully, but these errors were encountered:
Hi there, thank you for your issue.
I'll take a look, to be honest, this project is unmaintained as-is, so there might have been a lot of changes meanwhile. :/
Maybe, could I ask you what is your goal using my library so I can help you?
Sorry, something went wrong.
No branches or pull requests
i'm getting error when trying to import the module,
The text was updated successfully, but these errors were encountered: