'Asp.net boilerplate front end project failed to compile

I have recently downloaded asp.net react boiler plate code from given link.

Asp.net BoilerPlate

The backend part works perfectly fine but front end part gives me error when I run npm start command.

enter image description here

I have never done any changes in the front end project yet. I have spent quite long time figuring out how to fix this issue but didn't found any help online. If someone can help me regarding this issue, I will be really thankful.

Thanks.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source