DianaSuvorova / eslint-plugin-react-redux

Enforcing best practices for react-redux

Home Page:https://www.npmjs.com/package/eslint-plugin-react-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid 'main' field

binarykitchen opened this issue · comments

(node:21201) [DEP0128] DeprecationWarning: Invalid 'main' field in '/Users/michael-heuberger/code/test/node_modules/eslint-plugin-react-redux/package.json' of 'dist/index.js'. Please either fix that or report it to the module author

How did you run across this warning? I don't see anything deprecated about this package's main field.

Only comes up when you use latest node and npm

@binarykitchen can you confirm which exact version of the package you installed, and how you installed it?

For some reasons not happening anymore. Dependencies must have changed meanwhile. All good.

I still have this issue using v3.3.2 with npm v6.14.14.

I'm receiving this warning when building with node 16 stable. This issue should be re-opened.

node v16.13.0
npm 8.1.0,

"eslint-plugin-react-redux": "3.3.2",

Can this be re-opened since other ticket requested the user to do it and the ticket here seems to still be closed?