Giter VIP home page Giter VIP logo

Comments (6)

jasongonzales23 avatar jasongonzales23 commented on September 15, 2024 2

+1

I tried pointing my package.json as in the other issue like so:

    "redux-auth": "git+ssh://[email protected]:lynndylanhurley/redux-auth.git",

but when I do that I get yet another UNMET PEER DEPENDENCY:

├── UNMET PEER DEPENDENCY react-router-bootstrap@*

and then Auth won't work at all.

Which is doubly strange because I didn't specify installing with bootstrap.

from redux-auth.

youalreadydid avatar youalreadydid commented on September 15, 2024 2

Still an issue with 0.0.5-beta5
├── UNMET PEER DEPENDENCY react-router-bootstrap@*

from redux-auth.

Aleyasen avatar Aleyasen commented on September 15, 2024

I am getting the same!

npm WARN package.json @ No repository field.
npm WARN package.json @ No license field.
npm WARN peerDependencies The peer dependency history@^1.17.0 included from react-router 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.
|
> [email protected] postinstall H:\workspace\DarshanVis-UI\node_modules\redux-auth\node_modules\react-router
> node ./npm-scripts/postinstall.js

npm WARN unmet dependency H:\workspace\DarshanVis-UI\node_modules\redux-auth\node_modules\redux-router\node_modules\history requires query-string@'^3.0.0' but will load
npm WARN unmet dependency H:\workspace\DarshanVis-UI\node_modules\redux-auth\node_modules\query-string,
npm WARN unmet dependency which is version 2.4.2
npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "redux-auth" "--save"
npm ERR! node v0.12.7
npm ERR! npm  v2.11.3
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package history does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants history@^1.17.0

npm ERR! Please include the following file with any support request:
npm ERR!     H:\workspace\DarshanVis-UI\npm-debug.log

from redux-auth.

lynndylanhurley avatar lynndylanhurley commented on September 15, 2024

Please try again with v0.0.4

from redux-auth.

lynndylanhurley avatar lynndylanhurley commented on September 15, 2024

Should be fixed in the latest release.

from redux-auth.

marekciupak avatar marekciupak commented on September 15, 2024

I had the same problem. Manual installation of the package fixed the problem for me: npm install react-router-bootstrap --save.

from redux-auth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.