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

Invalid next.config.js options detected #175

Closed
iosonosempreio opened this issue Oct 19, 2023 · 1 comment · Fixed by #176
Closed

Invalid next.config.js options detected #175

iosonosempreio opened this issue Oct 19, 2023 · 1 comment · Fixed by #176

Comments

@iosonosempreio
Copy link

With Next.j 13.5.6 and node v18.18.2

 ⚠ Invalid next.config.js options detected: 
 ⚠     Expected string, received number at "env.nextImageExportOptimizer_quality"
 ⚠     Expected string, received boolean at "env.nextImageExportOptimizer_storePicturesInWEBP"
 ⚠     Expected string, received boolean at "env.nextImageExportOptimizer_generateAndUseBlurImages"
 ⚠ See more info here: https://nextjs.org/docs/messages/invalid-next-config

Using default configs copy-pasted from repo readme.

@Niels-IO
Copy link
Owner

Hi @iosonosempreio,

Thanks for the heads-up! I now switched them all to string values and updated the README in PR #176

@Niels-IO Niels-IO linked a pull request Oct 20, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants