Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Conversation

@MarkPieszak
Copy link
Contributor

@MarkPieszak MarkPieszak commented Jun 22, 2016

  • What modules are related to this pull-request
  • universal

v 0.103 is pointing to older versions of express & hapi engines (0.14.0) which list angular2-universal 0.102 as a peerDependency causing install issues.

Upgraded to latest versions:
"angular2-express-engine": "^0.14.2",
"angular2-hapi-engine": "^0.14.2"

Should fix #447
Also looks will fix the peerDependency CLI issue (angular/angular-cli#958),
but not the underlying index.html being blank. (same issue here @ #445)

@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 5, 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

Successfully merging this pull request may close these issues.

angular2-universal0.102.0 is an unmet dependency of v0.103.0

2 participants