thecodingmachine / react-native-boilerplate

A React Native template for building solid applications 🐙, using JavaScript 💛 or Typescript 💙 (you choose).
https://thecodingmachine.github.io/react-native-boilerplate/
MIT License
4.66k stars 852 forks source link

[BUG]: Windows init projet #397

Closed mirza-bilal-amjad closed 7 months ago

mirza-bilal-amjad commented 7 months ago

react-native environment setup

Description

Once I Init that boilerplate i got that error and it is only happening in Windows not in Macs

image

Version

THe lated one V4 that you have commited 6 days ago on 01-12-23

Do you use TypeScript?

On which OS this issue appear on?

Desktop OS

Windows 11

JeremyDolle commented 7 months ago

To fix your issue, you just have to use git bash to init your project. Git bash will allow you to use cp or rm commands which are required during setup

JeremyDolle commented 7 months ago

Close due to inactivity. Feel free to reopen

PURUSHOTHAM-REDDY-N commented 6 months ago

Hey @JeremyDolle

i used the command in git bash but it's stuck at this screen

image

please help me with this .

Thank you in advance