See https://github.com/sourcegraph/javascript-typescript-langserver/issues/246
Error: RxJS could not find any global context (window, self, global)
at /home/travis/build/sourcegraph/javascript-typescript-langserver/node_modules/@reactivex/rxjs/dist/cjs/src/util/root.ts:26:9
Thanks @felixfbecker! Saw this too and know the root cause. I'm told a fix is in the works ASAP.
The only workaround for users is to pin their version to 5.3.1
A fix is being tested here #2599 (seems to work)
Fix is out. Install 5.3.3 馃帀
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
Thanks @felixfbecker! Saw this too and know the root cause. I'm told a fix is in the works ASAP.
The only workaround for users is to pin their version to
5.3.1