gauravtiwari / relay-rails-blog

A graphql, relay and standard rails application powered demo weblog. We are using Graphql server and relay for our react component data needs.
https://relay-rails-blog.herokuapp.com/
139 stars 18 forks source link

Allow babel-relay-plugin patch level to update #1

Closed galtenberg closed 8 years ago

galtenberg commented 8 years ago

Without this change, on a clean install:

relay-rails-blog/npm install
npm WARN package.json GraphqlBlog@ No repository field.
npm WARN package.json Dependency 'browserify-incremental' exists in both dependencies and devDependencies, using 'browserify-incremental@^3.0.1' from dependencies
npm ERR! Darwin 15.3.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v4.2.4
npm ERR! npm  v2.14.12
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package babel-relay-plugin@0.6.0 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer react-relay@0.6.1 wants babel-relay-plugin@0.6.3

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/cmg/dev/relay-rails-blog/npm-debug.log
gauravtiwari commented 8 years ago

@galtenberg thanks for the PR. I haven't updated the repo in a while. I will get this updated. Cheers :+1:

gauravtiwari commented 8 years ago

@galtenberg Updated to use webpack