You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!! While trying to run the app in my local device using " npm run dev "
I am facing this error
`value` in header item must be string for route {"source":"/blog/:slug*","headers":[{"key":"x-forwarded-proto","value":"https"},{"key":"x-forwarded-host"},{"key":"host"}]}
`value` in header item must be string for route {"source":"/explore/:slug*","headers":[{"key":"x-forwarded-proto","value":"https"},{"key":"x-forwarded-host"},{"key":"host"}]}
what shall I do ?
The text was updated successfully, but these errors were encountered:
"Hello, it seems like we might be experiencing an error due to some unknown environment variables in our next.config.js file. Would it be possible to kindly provide the required env environment variables? We have an example file in the code that could be helpful @ojasaklechayt
Also @subbuac1, if you could kindly provide some more specific installation instructions, it would be greatly appreciated. We're hoping to make it easier for open source contributors to contribute to this project. Thank you for your help."
Hi!! While trying to run the app in my local device using " npm run dev "
I am facing this error
what shall I do ?
The text was updated successfully, but these errors were encountered: