qbrt: qbrt fails to start
STR:
npm install -g qbrt
qbrt run https://eggtimer.org/
Error:
JavaScript error: file:///home/tola/.nvm/versions/node/v8.11.3/lib/node_modules/qbrt/dist/linux/runtime/qbrt/components/DisabledAddonManager.js, line 24: TypeError: XPCOMUtils.generateQI is not a function
JavaScript error: file:///home/tola/.nvm/versions/node/v8.11.3/lib/node_modules/qbrt/dist/linux/runtime/qbrt/components/DisabledTelemetryStartup.js, line 14: TypeError: XPCOMUtils.generateQI is not a function
JavaScript error: file:///home/tola/.nvm/versions/node/v8.11.3/lib/node_modules/qbrt/dist/linux/runtime/qbrt/components/CommandLineHandler.js, line 42: TypeError: XPCOMUtils.generateQI is not a function
Tested on Ubuntu 18.04 LTS.
About this issue
- Original URL
- State: open
- Created 6 years ago
- Reactions: 5
- Comments: 19
Same problem here STR:
npm i -g qbrt
qbrt run https://eggtimer.org/
Error:
Tested on Windows 10 x64 Version 1809
same on debian buster… can a fix be deployed for qrbt similar to that in the ticket above?
It’s a Mozilla issue: https://github.com/mozilla/tls-canary/issues/171