I want to install jsreact but when i run this code: **npm i -g create-react-app@1.5.2** I get this error
npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap. and even if I run the npm i tar I get the same error. how can I fix this?