adbahrani / MSGraphDashBoard

1 stars 2 forks source link

changed look of login #28

Closed natheraf closed 8 months ago

natheraf commented 8 months ago

There's an issue where I am unable to login if I locally start npm start prod. This is the error I'm getting in the browser console. image

adbahrani commented 8 months ago

There's an issue where I am unable to login if I locally start npm start prod. This is the error I'm getting in the browser console. image

For local you should use npm start rather than npm start prod. Prod use a version of Build client (generates with react build) it not ideal for development/running in local