-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Description
Upon running npm update angular to upgrade to Beta 5 from Beta 3 the post-install fails, which causes npm to cancel the entire update.
> [email protected] postinstall C:\Users\Jack\git\s\c\node_modules\angular2
> typings install --ambient --name es6-promise github:DefinitelyTyped/Definitely
Typed/es6-promise/es6-promise.d.ts#830e8ebd9ef137d039d5c7ede24a421f08595f83; typ
ings install --ambient --name es6-collections github:DefinitelyTyped/DefinitelyT
yped/es6-collections/es6-collections.d.ts#9f97e2a2bc1f502550c9b4fcaad1c48df5521d
37
? What is the dependency name? es6-promise
typings ERR! message Unable to read typings for "es6-promise". You should check
the path is correct
typings ERR! caused by https://raw.githubusercontent.com/DefinitelyTyped/Definit
elyTyped/830e8ebd9ef137d039d5c7ede24a421f08595f83;/es6-promise/es6-promise.d.ts
responded with 404, expected it to equal 200
Manually reinstalling my typings individually (including the "problem package" es6-promise) fixed this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels