Skip to content

Errors when trying to install package #3

@DanielSundberg

Description

@DanielSundberg
npm --version 2.7.4 C:\code> npm install https://github.com/jquense/react-dialog --save npm WARN package.json gulp-marked@1.0.0 No repository field. npm WARN peerDependencies The peer dependency react@^0.12.0 included from react-dialog will no npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly. npm WARN peerDependencies The peer dependency react@>=0.14.0-alpha included from react-bootstrap-modal will no npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly. npm WARN peerDependencies The peer dependency react-dom@>=0.14.0-alpha included from react-bootstrap-modal will no npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly. npm WARN peerDependencies The peer dependency react@^0.14.0-alpha included from react-overlays will no npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly. npm ERR! Windows_NT 6.3.9600 npm ERR! argv "C:\Code\Utils\nodejs\\node.exe" "C:\Code\Utils\nodejs\node_modules\npm\bin\npm-cli.js" "install" "https://github.com/jquense/react-dialog" "--save" npm ERR! node v0.12.2 npm ERR! npm v2.7.4 npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package react does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer react-bootstrap@0.21.2 wants react@>=0.13
npm ERR! peerinvalid Peer react-datetime@1.2.1 wants react@>=0.12
npm ERR! peerinvalid Peer react-portal@0.7.0 wants react@^0.13.x
npm ERR! peerinvalid Peer react-select@0.6.7 wants react@>=0.13.3 || ^0.14.0-beta3
npm ERR! peerinvalid Peer react-dialog@1.0.0 wants react@^0.12.0

npm ERR! Please include the following file with any support request:
npm ERR! C:\code\npm-debug.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions