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

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

@veliancreate-zz

Description

@veliancreate-zz

Note: for support questions, please use one of these channels: https://github.com/angular/universal/blob/master/CONTRIBUTING.md#question. This repository's issues are reserved for feature requests and bug reports.

  • I'm submitting a ...
  • [x ] bug report
  • feature request
  • support request => Please do not submit support request here, see note at the top of this template.
  • What modules are related to this pull-request
  • express-engine
  • grunt-prerender
  • gulp-prerender
  • hapi-engine
  • preboot
  • universal-preview
  • [x ] universal
  • webpack-prerender
  • Do you want to request a feature or report a bug?

Report a bug

  • What is the current behavior?
    angular2-universal@^0.102.0 is an UNMET PEER DEPENDENCY of angular2-universal@0.103.0
  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem by creating a github repo.

Dependencies as follows

"dependencies": {
"@angular/common": "^2.0.0-rc.1",
"@angular/compiler": "^2.0.0-rc.1",
"@angular/core": "^2.0.0-rc.1",
"@angular/http": "^2.0.0-rc.1",
"@angular/platform-browser": "^2.0.0-rc.1",
"@angular/platform-browser-dynamic": "^2.0.0-rc.1",
"@angular/router-deprecated": "^2.0.0-rc.1",
"angular2-universal": "^0.103.0",
"cookie-parser": "^1.4.3",
"es6-shim": "^0.35.1",
"express": "^4.14.0",
"http-proxy-middleware": "^0.16.0",
"ng2-bootstrap": "^1.0.17",
"preboot": "^2.1.2",
"reflect-metadata": "^0.1.3",
"rxjs": "^5.0.0-beta.6",
"systemjs": "^0.19.31",
"traceur": "0.0.111",
"zone.js": "^0.6.12"
},

  • What is the expected behavior?

I would not expect an new version to depend on an old version

  • Angular version: 2.0.0-rc.1
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX ]
  • Language: [all | TypeScript X.X | ES6/7 | ES5 ]
  • OS: [all | Mac OS X | Windows | Linux ]
  • Platform: [all | NodeJs | Java | PHP | .Net | Ruby]
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

Metadata

Metadata

Assignees

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