Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0.0-beta3: zone.js 0.5.11 requires tsd in its postinstall step #6887

Closed
hokkaido opened this issue Feb 4, 2016 · 7 comments
Closed

2.0.0-beta3: zone.js 0.5.11 requires tsd in its postinstall step #6887

hokkaido opened this issue Feb 4, 2016 · 7 comments

Comments

@hokkaido
Copy link

hokkaido commented Feb 4, 2016

Since this is a peer dependency of 2.0.0-beta3: angular/zone.js#240

In order to be installed, Angular 2.0.0-beta3 now effectively requires a globally installed tsd, which isn't desirable.

@mrowles
Copy link

mrowles commented Feb 5, 2016

Also seems to state that tsd is deprecated when trying to install: DefinitelyTyped/tsd#269

tsd@0.6.5: TSD is deprecated in favor of Typings (https://github.com/typings/typings) - see https://github.com/DefinitelyTyped/tsd/issues/269 for more information

Either way, looks like npm install --save tsd zone.js@0.5.11 angular2@2.0.0-beta.3 does the trick as a work around until this is improved.

@bourdeau
Copy link

bourdeau commented Feb 6, 2016

Same here

@valorkin
Copy link
Contributor

valorkin commented Feb 6, 2016

@dsebastien
Copy link

+1

@DiegoYungh
Copy link

+1 this should be fixed before ng2 beta.4 release or else the nightmare will continue

@alexeagle
Copy link
Contributor

fixed in zone.js@0.5.14 which is the peerDependency of angular2@2.0.0-beta.6

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants