-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
Please provide us with the following information:
- OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Linux Mint - Versions. Please run
ng --version
. If there's nothing outputted, please run
in a Terminal:node --version
and paste the result here:
1.0.0-beta.11-webpack.2 - Repro steps. Was this an app that wasn't created using the CLI? What change did you
do on your code? etc.
This is an app created using angular-cli. All I am doing is runningnpm install
- The log given by the failure. Normally this include a stack trace and some
more information.
UNMET PEER DEPENDENCY typescript@2.0.0
- Mention any other details that might be useful.
Thanks! We'll be in touch soon.
Here's the result of npm list typescript
├─┬ angular-cli@1.0.0-beta.11-webpack.2
│ └─┬ typedoc@0.4.4
│ └── typescript@1.8.10
└── UNMET PEER DEPENDENCY typescript@2.0.0
npm ERR! peer dep missing: typescript@^1.9.0-dev, required by @angular/tsc-wrapped@0.2.2
cmermingas, anacesponda, chiefmc, wis, 5amfung and 3 more
Metadata
Metadata
Assignees
Labels
No labels