Giter Site home page Giter Site logo

Error: Failed to load plugin 'unicorn' declared in '.eslintrc.js » xxxx\node_modules\@umijs\fabric\dist\eslint.js': Cannot find module 'eslint-plugin-unicorn' about fabric HOT 1 OPEN

zhikangfan avatar zhikangfan commented on June 14, 2024
Error: Failed to load plugin 'unicorn' declared in '.eslintrc.js » xxxx\node_modules\@umijs\fabric\dist\eslint.js': Cannot find module 'eslint-plugin-unicorn'

from fabric.

Comments (1)

Drew-Daniels avatar Drew-Daniels commented on June 14, 2024

Same issue here. Not all of the eslint plugins like eslint-plugin-react or eslint-plugin-import are downloaded when @umijs/fabric is.

yarn run v1.22.19
$ /Users/drew.daniels/projects/<project-name>/node_modules/.bin/eslint 'src/**/*.*s*' --quiet

Oops! Something went wrong! :(

ESLint: 8.44.0

ESLint couldn't find the plugin "eslint-plugin-react".

(The package "eslint-plugin-react" was not found when loaded as a Node module from the directory "/Users/drew.daniels/projects/keet-umi".)

It's likely that the plugin isn't installed correctly. Try reinstalling by running the following:

    npm install eslint-plugin-react@latest --save-dev

The plugin "eslint-plugin-react" was referenced from the config file in ".eslintrc.js".

If you still can't figure out the problem, please stop by https://eslint.org/chat/help to chat with the team.

这是一个 TypeScript 项目,如果不是请删除 tsconfig.json
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

keet-umi on  dd/feature/umi-v3-upgrade [$!] via 🐳 desktop-linux  v16.18.1
❯

The above is after running yarn upgrade @umijs/fabric --latest && rm -rf node_modules && yarn && yarn eslint <folder>

A non-optimal workaround is installing these plugins yourself, but these should really be included with @umijs/fabric

from fabric.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.