React Native Command failed: npm install npm WARN deprecated mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x


C:\Users\localboy>npm -v
6.13.4

C:\Users\localboy>node -v
v12.16.1

for the first time installing react-native on this device I m not getting, really help me out its urgent!

That’s a warning, you can ignore it, what’s the actual thing that’s erroring

installing dependencies is not important here?, npm install failed?

What’s the error. Any line that starts with WARN is a warning, it doesn’t stop the installation.

1 Like