Giter VIP home page Giter VIP logo

Comments (4)

ronanyeah avatar ronanyeah commented on August 15, 2024
$ eslint .

Oops! Something went wrong! :(

ESLint: 6.0.1.

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

(The package "eslint-plugin-fp" was not found when loaded as a Node module from the directory "/home/ronan/repos/drivesheet".)

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

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

The plugin "eslint-plugin-fp" was referenced from the config file in "PersonalConfig".

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

from eslint-plugin-fp.

ronanyeah avatar ronanyeah commented on August 15, 2024

I've gotten it semi working so will close for now, may reopen.

from eslint-plugin-fp.

k-yle avatar k-yle commented on August 15, 2024

Hey @ronanyeah, how did you resolve this? I'm having the same issue now that react-scripts has updated eslint to v6.

from eslint-plugin-fp.

ronanyeah avatar ronanyeah commented on August 15, 2024

I'm using a global eslint install and I install plugins into a specific folder. These are my Neovim ale settings:
let g:ale_javascript_eslint_options = "--config ~/Documents/eslint/.eslintrc.js --resolve-plugins-relative-to ~/Documents/eslint"

from eslint-plugin-fp.

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.