Hi all,
I am trying to setup a development environment for D365 e-Commerce.
I have followed this documentation: Set up a development environment - Commerce | Dynamics 365 | Microsoft Learn
I have also configured the .env file following the documentation Configure a development environment (.env) file - Commerce | Dynamics 365 | Microsoft Learn.
After executing the yarn and yarn start commands, the Node app is running and I am able to load the front end of the cloud hosted website in my local browser.
But I am not able to click any button or perform any operations in the UI. Upon checking he Console log of the browser, I see the errors visible in the screenshot.
I would highly appreciate if you guys and guide.
Thanks