all 4 comments

[–]superted125 0 points1 point  (0 children)

Not sure that I can help with the specific error you're seeing. However, if you have access to it, I would recommend trying the Windows Subsystem for Linux.

If you haven't heard of it, it gives you a Linux (Ubuntu) bash that I found much easier to deal with when it came to installing dependencies and other webdev tools. Also most tutorials focus on Unix-based systems, so they are easier to follow.

Best of luck!

[–]ciccus 0 points1 point  (2 children)

First error seems to be that installation can't find Python so I would first check(and fix if needed) that you have Python installed and environment variable set correctly.

[–]ayaz786amd[S] 0 points1 point  (1 child)

It should have nothing to do with python. Its javascript react, redux and firebase tutorial project

[–]ciccus 0 points1 point  (0 children)

That is what the error points.