antonybudianto / angular-starter

:star: Gulp Angular Starter using TypeScript (Updated to 4.4.3)

Home Page:https://antonybudianto.github.io/angular-starter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

old node support

indiTechCoder opened this issue · comments

Issue Overview

Not able to run this due to dependency

Issue Description

The package es6-shim does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer angular2@2.0.0-beta.6 wants es6-shim@^0.33.3

Reproducables

<Please explain the way to reproduce your issue, or even better with Plunker link>

Information

Operating System Windows/OSX/Ubuntu/orYourOSHere
Node version 4.x/5.x/orYourNodeVersionHere
NPM Version 2.x/3.x/orYourNPMVersionHere
Environment Browser/Mobile/WebWorker

Sorry we don't support Node lower than v4 and the official Angular site suggested you use node v5 and npm v3

and please use latest starter since Angular is already out of beta, thanks

npm ERR! peerinvalid The package reflect-metadata does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer angular2@2.0.0-beta.6 wants reflect-metadata@0.1.2
npm ERR! peerinvalid Peer angular2-in-memory-web-api@0.0.11 wants reflect-metadata@^0.1.3

This is not related to Node getting this in latest code from 2.0.0-rc.1 version
Please give me some working example using 2.0.0-rc.1 version with system JS i am getting this issue everywhere ...

no, the latest version of this starter didn't have beta.6 as dependency, even from your error traces I can tell it's not from this starter, please ask on stackoverflow if it's not starter related.
and yes it's node related too since we need at least v4 for remap-istanbul

working example:
https://github.com/antonybudianto/angular2-starter/releases