Skip to content
This repository was archived by the owner on Aug 3, 2022. It is now read-only.
This repository was archived by the owner on Aug 3, 2022. It is now read-only.

Angular app fails running in cloud shell with 404 errors accessing unpkg.com rxjs@6.3.2/operators.js #22

@jvkessel

Description

@jvkessel

error observed in browser console (and many similar ones):
unpkg.com/rxjs@6.3.2/operators.js:1
Failed to load resource: the server responded with a status of 404 ()

One other type of error observed:

?authuser=0:37 Error: (SystemJS) XHR error (404) loading https://unpkg.com/rxjs/operators.js
Error: XHR error (404) loading https://unpkg.com/rxjs/operators.js
at XMLHttpRequest.wrapFn [as _onreadystatechange] (https://unpkg.com/zone.js@0.7.4/dist/zone.js?main=browser:889:29) []
at Zone.runTask (https://unpkg.com/zone.js@0.7.4/dist/zone.js?main=browser:151:47) [ => ]
at XMLHttpRequest.ZoneTask.invoke (https://unpkg.com/zone.js@0.7.4/dist/zone.js?main=browser:345:33) []
Error loading https://unpkg.com/rxjs/operators.js as "rxjs/operators" from https://unpkg.com/@angular/core/bundles/core.umd.js
at XMLHttpRequest.wrapFn [as _onreadystatechange] (https://unpkg.com/zone.js@0.7.4/dist/zone.js?main=browser:889:29) []
at Zone.runTask (https://unpkg.com/zone.js@0.7.4/dist/zone.js?main=browser:151:47) [ => ]
at XMLHttpRequest.ZoneTask.invoke (https://unpkg.com/zone.js@0.7.4/dist/zone.js?main=browser:345:33) []
Error loading https://unpkg.com/rxjs/operators.js as "rxjs/operators" from https://unpkg.com/@angular/core/bundles/core.umd.js
(anonymous) @ ?authuser=0:37
unpkg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions