installer
                                
                                 installer copied to clipboard
                                
                                    installer copied to clipboard
                            
                            
                            
                        Added error-report button
As titled and discussed in #30.
Bonus, when clicking on Report the error message will be automatically copied into the clipboard :)
If you want to try it, just do
cb(new Error('error message'), null)
here!
cc @mikeal @addaleax
Since I've implemented this "feature" obviously for me is not surprising, but I can understand your point of view :)
Maybe we could add a "Error message copied to clipboard" popup when the user press on the error message?
Maybe we could add a "Error message copied to clipboard" popup when the user press on the error message?
Sounds like a good idea to me :)