1

I am unable to see any update on my web page. because when I use npm start then it shows compile with one error. and my webpack-dev-server is not working

Desai Hardik
  • 109
  • 2
  • 7

1 Answers1

0

First, you have to check in your folder structure that any folder name includes special variables like (@,$,!,#,%,^,&,*) or any Spaces. if yes then rename fonder name with proper name.

Desai Hardik
  • 109
  • 2
  • 7