Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm error #204

Open
ojasaklechayt opened this issue Mar 31, 2023 · 2 comments
Open

npm error #204

ojasaklechayt opened this issue Mar 31, 2023 · 2 comments

Comments

@ojasaklechayt
Copy link

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 ?

@sanketshivale
Copy link

"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."

@Drake0306
Copy link
Contributor

@ojasaklechayt try copying the .env.sample file to env and make sure the node version is 16.13.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants