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

"Cannot read property 'meta' of undefined" after update to 22.6.2 #268

Closed
hbroer opened this issue May 22, 2019 · 3 comments
Closed

"Cannot read property 'meta' of undefined" after update to 22.6.2 #268

hbroer opened this issue May 22, 2019 · 3 comments
Labels

Comments

@hbroer
Copy link

hbroer commented May 22, 2019

Cannot read property 'meta' of undefined after update to 22.6.2

> eslint --ext .ts,.js ./

TypeError: Cannot read property 'meta' of undefined
    at rules.forEach (C:\Users\[...]\projects\ioc\node_modules\eslint\lib\cli.js:97:34)
    at Map.forEach (<anonymous>)
    at printResults (C:\Users\[...]\projects\ioc\node_modules\eslint\lib\cli.js:96:11)
    at Object.execute (C:\Users\[...]\projects\ioc\node_modules\eslint\lib\cli.js:217:17)
    at Object.<anonymous> (C:\Users\[...]\projects\ioc\node_modules\eslint\bin\eslint.js:78:28)
    at Module._compile (internal/modules/cjs/loader.js:701:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
    at Module.load (internal/modules/cjs/loader.js:600:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:539:12)
    at Function.Module._load (internal/modules/cjs/loader.js:531:3)

Greenkeeper is going mad on my repo ;)

Repository: github.com/owja/ioc

@hbroer
Copy link
Author

hbroer commented May 22, 2019

Downgrading to 22.5.1 and it works again. I will pin that version.

@SimenB
Copy link
Member

SimenB commented May 22, 2019

Should be a new release whenever https://www.githubstatus.com/incidents/nf4gcjtcsqdb is gone

@SimenB
Copy link
Member

SimenB commented May 22, 2019

🎉 This issue has been resolved in version 22.6.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants