AEM React spa example 404 http://localhost:3000/etc.model.clientlibs.jsonwknd-spa-react/clientlibs/clientlib-react/resources | Community
Skip to main content
bpeddapudi
Level 2
July 19, 2021
Solved

AEM React spa example 404 http://localhost:3000/etc.model.clientlibs.jsonwknd-spa-react/clientlibs/clientlib-react/resources

  • July 19, 2021
  • 1 reply
  • 1900 views

Hi,

 

I was trying to follow this tutorial. When try starting the local react app "npm start" local react instance throws the below error. Any idea how to get it working?

FYI, I am logged into my local instance of AEM and it's up and running.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Hi, Can you check the below files to make sure you have the correct client libs path and app start path

/ui.frontend/clientlib.config.js

/ui.frontend/.env

/ui.frontend/.env.development

 

1 reply

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
July 20, 2021

Hi, Can you check the below files to make sure you have the correct client libs path and app start path

/ui.frontend/clientlib.config.js

/ui.frontend/.env

/ui.frontend/.env.development

 

Arun Patidar