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

remove update webpack config #1648

Closed
wants to merge 1 commit into from

Conversation

benschac
Copy link
Contributor

@benschac benschac commented Aug 2, 2022

What does this PR do and why?

After the first diff, the next.js server was logging this error:

[
  {
    "instancePath": "",
    "schemaPath": "#/additionalProperties",
    "keyword": "additionalProperties",
    "params": {
      "additionalProperty": "webpack5"
    },
    "message": "must NOT have additional properties"
  }
]

after googling, removing the webpack5 config seemed like the right fix.

The error was resolved. More here: vercel/next.js#39161

Screenshots or screen recordings

If applicable, provide screenshots or screen recordings to demonstrate the changes.

Acceptance checklist

@vercel
Copy link

vercel bot commented Aug 2, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
juice-interface-rinkeby ❌ Failed (Inspect) Aug 10, 2022 at 5:25PM (UTC)
1 Ignored Deployment
Name Status Preview Updated
juice-interface ⬜️ Ignored (Inspect) Aug 10, 2022 at 5:25PM (UTC)

@benschac benschac mentioned this pull request Aug 2, 2022
3 tasks
@benschac
Copy link
Contributor Author

benschac commented Aug 2, 2022

@benschac
Copy link
Contributor Author

closing stack, for more context: #1712

@benschac benschac closed this Aug 12, 2022
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 this pull request may close these issues.

None yet

1 participant