Skip to content

es6-shim doesn't satisfy peer dependency (pre-release) #733

Closed
@jeffbcross

Description

@jeffbcross

Please provide us with the following information:

  1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
    Mac OSX
  1. Versions. Please run ng --version. If there's nothing outputted, please

1.0.0-beta.2-mobile@next

  1. Repro steps. Was this an app that wasn't created using the CLI? What change did you
    do on your code? etc.

ng new --mobile my-app

  1. The log given by the failure. Normally this include a stack trace and some
    more information.
The package [email protected] does not satisfy its siblings' peerDependencies requirements!
Error: The package [email protected] does not satisfy its siblings' peerDependencies requirements!
    at angular-cli/node_modules/npm/lib/install.js:125:32
    at angular-cli/node_modules/npm/lib/install.js:268:7
    at angular-cli/node_modules/npm/node_modules/read-installed/read-installed.js:142:5
    at angular-cli/node_modules/npm/node_modules/read-installed/read-installed.js:263:14
    at cb (angular-cli/node_modules/npm/node_modules/slide/lib/async-map.js:47:24)
    at angular-cli/node_modules/npm/node_modules/read-installed/read-installed.js:263:14
    at cb (angular-cli/node_modules/npm/node_modules/slide/lib/async-map.js:47:24)
    at angular-cli/node_modules/npm/node_modules/read-installed/read-installed.js:263:14
    at cb (angular-cli/node_modules/npm/node_modules/slide/lib/async-map.js:47:24)
    at angular-cli/node_modules/npm/node_modules/read-installed/read-installed.js:263:14
  1. Mention any other details that might be useful.

Whoever introduced this bug should be FIREDDDDDD

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