Giter VIP home page Giter VIP logo

Comments (3)

fatuhoku avatar fatuhoku commented on June 24, 2024

I don't know if what I've run into is related:

I ran npm i react-native-parallax-view --save and it ran into this error:

npm WARN peerDependencies The peer dependency react-native@^0.4.1 included from react-native-parallax-view 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.

> ws@0.4.31 install /Users/fushunpoon/Development/projects/makeeatsee/ActiveExperiments/ReactNativePreviewCard/node_modules/react-native-parallax-view/node_modules/react-native-blur/node_modules/react-native/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)

  CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
  SOLINK_MODULE(target) Release/bufferutil.node
  SOLINK_MODULE(target) Release/bufferutil.node: Finished
  CXX(target) Release/obj.target/validation/src/validation.o
  SOLINK_MODULE(target) Release/validation.node
  SOLINK_MODULE(target) Release/validation.node: Finished
npm ERR! Darwin 14.3.0
npm ERR! argv "node" "/usr/local/bin/npm" "i" "react-native-parallax-view" "--save"
npm ERR! node v0.10.35
npm ERR! npm  v2.7.6
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package react-native does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants react-native@^0.4.1

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/fushunpoon/Development/projects/makeeatsee/ActiveExperiments/ReactNativePreviewCard/npm-debug.log

from react-native-parallax-view.

lelandrichardson avatar lelandrichardson commented on June 24, 2024

I've updated the repo to use the new Animated API. The big catch is that it requires >=0.8.0, and as a result, I've upped the npm version number to 2.0.

Because it requires 0.8.0, this may yet again throw peer dependencies (but for the opposite reason) depending on what version of RN you are using.

I've tried to have the version number as flexible as possible by including the rc packages as well as the straight version numbers.

Nevertheless, I will be paying more attention to this repo moving forward. sorry about that!

from react-native-parallax-view.

catalinmiron avatar catalinmiron commented on June 24, 2024

@lelandrichardson great !

from react-native-parallax-view.

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.