Quentin Dreyer
Quentin Dreyer
``` TypeError: Return value of Http\Client\Curl\PromiseCore::getException() must implement interface Throwable, instance of Zend\Diactoros\Response returned #25 /vendor/php-http/curl-client/src/PromiseCore.php(194): Http\Client\Curl\PromiseCore::getException #24 /vendor/php-http/curl-client/src/CurlPromise.php(103): Http\Client\Curl\CurlPromise::wait #23 /vendor/sentry/sentry/src/Transport/HttpTransport.php(110): Sentry\Transport\HttpTransport::send #22 /vendor/sentry/sentry/src/Client.php(117): Sentry\Client::captureEvent #21 /vendor/sentry/sentry/src/State/Hub.php(146): Sentry\State\Hub::captureEvent #20...
https://github.com/vuejs/vue-syntax-highlight/issues/52#issuecomment-285162761
Still an issue for me : 
Not sure why, but even running - `mas signout` - Sign in using `App Store.app` - `mas search Xcode` returns empty results
https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/pull/1961
Fwiw, my previous fontforge installation was correctly working under macOS Sierra 10.12.6, and since last update it has also been broken. I've rollbacked to a previous working version until this...
@greenchapter brew unlink fontforge brew install --force-bottle https://raw.githubusercontent.com/Homebrew/homebrew-core/d1dfe7b506da542c8828ebd775a1f4f943e55ed7/Formula/fontforge.rb Worked for me :)
Sorry for the late reply, but you will need to compile using `haxe -D hl_ver=1.12.0` until hashlink releases a 1.12.0 version (https://github.com/HeapsIO/heaps/pull/818#issuecomment-628424958) in order to support touch events, if you're...