cotwmtor
cotwmtor copied to clipboard
npm WARN deprecated [email protected]
FYI during npm i I got some warnings :
npm WARN deprecated [email protected]: WARNING: This package has been renamed to react-router-redux. See https://github.com/rackt/react-router-redux/issues/80
Other warnings are related to node version, should be >=0.12.0 , maybe you can specify it in the README prerequisites for NodeJS.
And last one is :
npm WARN [email protected] requires a peer of requirejs@^2.1.0 but none was installed
Cool, I didn't expect anyone to actually try it out!
Are you able to run meteor to get it running on a local server despite the warnings?
I do plan to sort the install out at some stage, currently working on the shop screen and testing.