I m getting module not found for react-scripts whenever i m doing npm start. fortunately I know that the issue is happening because of spaces and special character in my folder path. Since I work for an organization, and the root folder name is specified by the organization itself (recently updated), I wont be able to remove that spaces and special character. So basically I need a workaround to run my react application by keeping spaces and special characters in my folder path.