0

I'm trying to install ReactJS onto my Windows 7 machine, by following this tutorial: https://www.codecademy.com/articles/react-setup-ii

But when I try to create a file called .babelrc, I'm unable to create the file. It says that I have to provide a filename.

I've tried several "hacks" I've seen online, but none of them seem to work.

Can someone please help me resolve this issue?

user9847788
  • 2,135
  • 5
  • 31
  • 79
  • 1
    Possible duplicate of [How to manually create a file with a . dot prefix in windows for example .htaccess](https://stackoverflow.com/questions/5004633/how-to-manually-create-a-file-with-a-dot-prefix-in-windows-for-example-htacce) – Nico Haase Dec 10 '18 at 15:59
  • you can add your babelrc values in the webpack config file. Are you using webpack for build ? – Pranay Tripathi Dec 10 '18 at 16:00

0 Answers0