Skip to content

Error updating to Beta 5 #7000

@jack-guy

Description

@jack-guy

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.

> angular2@2.0.0-beta.5 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions