Eerytime I try to install I get this error. Here is my log. Not sure why this is happening. Also npm -v react says 3.10.10 and wont update? not sure how to proceed.
npm WARN react-simpletabs@0.7.0 requires a peer of react@0.12.x - 1.x but none was installed.
npm WARN ddl-living-style-guide@1.0.0 No description
Justins-MacBook-Pro:ddl-living-style-guide justin$ npm -v react
3.10.10
Justins-MacBook-Pro:ddl-living-style-guide justin$ npm install react
ddl-living-style-guide@1.0.0 /Users/justin/GitHub/ddl-living-style-guide
└── react@15.4.2
npm WARN react-simpletabs@0.7.0 requires a peer of react@0.12.x - 1.x but none was installed.
npm WARN ddl-living-style-guide@1.0.0 No description
Justins-MacBook-Pro:ddl-living-style-guide justin$ npm -v react
Eerytime I try to install I get this error. Here is my log. Not sure why this is happening. Also npm -v react says 3.10.10 and wont update? not sure how to proceed.