Jason Morrison

Results 29 comments of Jason Morrison

Verified that adding `+ "gulp-sourcemaps": "1.7.1",` to package.json fixes the issue for me

@eddiemonge is right, I misread. @ekryski and I share an issue but it appears to be different from this.

I also encountered this issue when following the instructions to run Licode locally on Docker ([logs](https://gist.github.com/jasonm/d5f67278a960bdcabefd36ccfdd02c06)). @voiceofvega wrote > my server is rather slow I bet this applies to me,...

Thanks @YousefED! Haha, please go enjoy your time off. I'll look into adding the additional useSyncedStore call in my application.

Hey @valstu, I haven't revisited this particular issue or used SyncedStore lately. My best recollection is that following @YousefED's recommendation did help. There have been many releases since then so...

Thanks @YousefED ! I can confirm that the linked sandbox works as expected when using 0.4.3/latest (and that changing the deps to 0.4.2 repros the original issue). 🙌

I believe we are seeing this same issue (or a similar issue), but with the `$ref` appearing inside an `anyOf` rather than `allOf`. I can try to provide a minimal...

You'll need to include the keypair - see https://help.ubuntu.com/community/EC2StartersGuide "Types of Credentials" part 2.3 for a quick explanation of how to retrieve the private and public keys. Another note, the...

I still see this issue, even after adding those configs. Happens in ruby 1.8.7 and 1.9.2 with github gem versino 0.6.2.

Just a note on context since we reference this from minervaproject/user-media-recorder#3 :smiley: We see issues with the `libmp3lame.js` from the `master` branch here (sha 8645d01ec3f4ad0884f377068fd870678d0f6aaa) on Chrome 47 (current stable...