-
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
enhancementNew feature or requestNew feature or requestin-progressActive workActive workplannedPlanned workPlanned work
Description
Agreement
- This is not a duplicate of an existing issue
- I have read the guidelines for Contributing to Roots Projects
- This is not a personal support request that should be posted on the Roots Discourse community
Describe the issue
After upgrading from ESLint 8.x to 9.x, when running bud build, an error occurred and prevented to build assets.
Expected Behavior
bud.js builds assets.
Actual Behavior
$ yarn build
╭ bud [9039cc93a0cfeb1e] ./public
│
│ │ [eslint] Invalid Options:
│ │ - Unknown options: extensions, resolvePluginsRelativeTo, useEslintrc
│ │ - 'extensions' has been removed.
│ │ - 'resolvePluginsRelativeTo' has been removed.
│
╰ 1 error
Steps To Reproduce
yarn build
version
6.23.1
Logs
No response
Configuration
No response
Relevant .budfiles
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestin-progressActive workActive workplannedPlanned workPlanned work