Coder Social home page Coder Social logo

Comments (2)

jokeyrhyme avatar jokeyrhyme commented on June 8, 2024

see: eslint/eslint#10022

from table.

GrayedFox avatar GrayedFox commented on June 8, 2024

Mmm that comment strikes at the heart of the issue but there is still a bit of confusion at that point in the discussion at where exactly this problem comes from. See this comment from the same thread. TLDR: this is in fact an issue with npm itself and can be safely ignored.

If you have having trouble with CLI builds try adding ajv to your optional dependencies, than run npm install. It's a work around - nothing inside ajv, table, or eslint will actually fail (since everything needed by the modules can be seen/found by them at runtime) - this solution really is just installing an optional module so that your CLI passes or you can get a bit more sleep at night.

from table.

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.