Hi,
The rxjs observer subscription don't work on osx 10.13.4. It doesn't throw any exception (caught or uncaught), the stream just acts as empty.
The muse connection works.
I tried:
- standard install
- installing with locked dependency versions (
$ yarn install --frozen-lockfile --force)
- upgrading rxjs from 5 to 6+ (including removing deprecated code without compatibility layer, etc.)
- switching between node versions (6~9, stood at 7).
related: urish/muse-js#7
Hi,
The rxjs observer subscription don't work on osx 10.13.4. It doesn't throw any exception (caught or uncaught), the stream just acts as empty.
The muse connection works.
I tried:
$ yarn install --frozen-lockfile --force)related: urish/muse-js#7