Socketify icon indicating copy to clipboard operation
Socketify copied to clipboard

Unable to install on Mac

Open anshul-kai opened this issue 6 years ago • 0 comments

Installation doesn't seem to work on Mac OS 10.14.4. Below is the output of ./Messenger install -chromeExtID=abc -firefoxExtID=xyz

Also, why make it mandatory to install the extension for both Chrome and Firefox? Would be great if one could install on only one browser.

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x11113d3]

goroutine 1 [running]:
main.read(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
	~/Downloads/Socketify-master/Messenger/main.go:42 +0xc3
main.main()
	~/Downloads/Socketify-master/Messenger/main.go:100 +0x263

anshul-kai avatar May 06 '19 01:05 anshul-kai