diracdeltas / signal-muon

Signal Desktop using https://github.com/brave/muon instead of Chrome. Not affiliated with WhisperSystems.
Mozilla Public License 2.0
122 stars 12 forks source link

Extension Load Error on Start #14

Closed frankcash closed 7 years ago

frankcash commented 7 years ago

Hello,

I am running on Ubuntu 16.04 with Node 7.7.2.

I followed the installation steps, and run npm start and receive the following output:

> signal-muon@0.0.1 start /home/foobar/Code/signal-muon
> node ./tools/start.js --debug=5859 --enable-logging --v=0 --enable-extension-activity-logging --enable-sandbox-logging --enable-dcheck

extension load error 
frankcash commented 7 years ago

I failed to clone recursively, my bad.

diracdeltas commented 7 years ago

Gotcha. 0f0a23025380698ad965cdcb770efa12ab200af2 should make the 'extension load error' message more useful.