-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Getting this when I try to run npm run setup. Looks to be an outdated dependency.
node_modules/any-observable/register.js:29
throw new Error('Cannot find any-observable implementation nor' +
^
Error: Cannot find any-observable implementation nor global.Observable. You must install polyfill or call require("any-observable/register") with your preferred implementation, e.g. require("any-observable/register")('rxjs') on application load prior to any require("any-observable").
samzmann
Metadata
Metadata
Assignees
Labels
No labels