I'm trying to provide windows support for my react native app but somehow it's not able to generate windows folder.
the first error is... rnpm-plugin-windows@0.2.11 requires a peer of react-native@>=0.31.0 but none is installed. You must install peer dependencies yourself.
Above error is coming when I entered the command npm install --save-dev rnpm-plugin-windows
Some time windows plugin is installed properly but below error will coming
"Windows" command not found when I entered react-native windows