Skip to content

The rxjs observer subscription don't work on osx 10.13.4 #4

@nuKs

Description

@nuKs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions