Hi, I am sharing an issue that I recently encountered, when I executed a cookie-cutter with async configuration for a project, while running npm run start, the rendered webpage was totally a blank screen and in the browser console I was having Uncaught ReferenceError: React is not defined.
Hi, I am sharing an issue that I recently encountered, when I executed a cookie-cutter with async configuration for a project, while running
npm run start
, the rendered webpage was totally a blank screen and in the browser console I was havingUncaught ReferenceError: React is not defined
.