cotwmtor icon indicating copy to clipboard operation
cotwmtor copied to clipboard

npm WARN deprecated [email protected]

Open lc3t35 opened this issue 9 years ago • 1 comments

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

lc3t35 avatar Apr 10 '16 12:04 lc3t35

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.

mordrax avatar Apr 11 '16 06:04 mordrax