Hi Deepsha,
I have installed the app but I am unable to log on. The browser's console log gives me the following error message:
"Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:5000/login. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 403."
Can you help? The app is running on port 3000 and server is running on port 5000 on localhost.
My node version is:
v20.14.0
My npm version is:
10.7.0
Thank you,
Miklos