If "Environment key 'es2021' is unknown" Occurs in Nuxt+Typescript
2021-03-07 02:45 (5 years ago)

When developing with Nuxt + TypeScript and updating dependencies,
Error: .eslintrc.js » @nuxtjs/eslint-config-typescript » @nuxtjs/eslint-config » eslint-config-standard:
Environment key "es2021" is unknown
appears,
update eslint to version 7 or above.
package.json
"devDependencies": {
...
"eslint": "^7.19.0",
npm install --also=dev
Please rate this article
Currently unrated
The author runs the application development company Cyberneura.
We look forward to discussing your development needs.
We look forward to discussing your development needs.