nuxt-modules / eslint

ESLint module for Nuxt.js
MIT License
160 stars 15 forks source link

ERROR Cannot read properties of undefined (reading 'options') #78

Closed mklueh closed 1 year ago

mklueh commented 1 year ago

I'm suddenly running into an issue with this plugin

# This file contains the result of Yarn building a package (my-app-8b06de@workspace:apps/my-app)
# Script name: postinstall

Nuxi 3.0.0

 ERROR  Cannot read properties of undefined (reading 'options')

  at nuxtModule (/home/user/workspace/my-project/node_modules/@nuxtjs/eslint-module/dist/module.js:25:13)
  at installModule (/home/user/workspace/my-project/node_modules/@nuxt/kit/dist/index.mjs:416:9)
  at async initNuxt (/home/user/workspace/my-project/node_modules/nuxt/dist/index.mjs:1825:7)
  at async loadNuxt (/home/user/workspace/my-project/node_modules/nuxt/dist/index.mjs:1857:5)
  at async loadNuxt (/home/user/workspace/my-project/node_modules/@nuxt/kit/dist/index.mjs:493:19)
  at async Object.invoke (/home/user/workspace/my-project/node_modules/nuxi/dist/chunks/prepare.mjs:30:18)
  at async _main (/home/user/workspace/my-project/node_modules/nuxi/dist/cli.mjs:50:20)
ErriourMe commented 1 year ago

The same problem (from RC14 btw),

AnoRebel commented 1 year ago

I'm having the same issue with the stable Nuxt 3.0.0, any fixes?

markus-gx commented 1 year ago

Same error; Just commented to subscribe this topic :)

ricardogobbosouza commented 1 year ago

Nuxt3 Support in progress https://github.com/nuxt-community/eslint-module/pull/70

vedmant commented 1 year ago

Nuxt 3 team is doing really stupid releases, like 13 release candidates and on actual release bunch of breaking changes, is there any logic...

mklueh commented 1 year ago

@vedmant indeed a bit surprising

ricardogobbosouza commented 1 year ago

Released v4.0.0