Giter Site home page Giter Site logo

sink's Introduction


Code mods for AdonisJS project files

AdonisJS sink is a swiss knife for managing project files by applying minimal changes, inferring formatting from EditorConfig file and comes with specialized tasks for different file formats and file types.

gh-workflow-image typescript-image npm-image license-image synk-image

Built with ❤︎ by Harminder Virk

sink's People

Contributors

dependabot[bot] avatar greenkeeper[bot] avatar julien-r44 avatar romainlanz avatar snyk-bot avatar targos avatar thetutlage avatar webdevian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

sink's Issues

peer dependency mismatch

This package depends on marked v2 and marked-terminal. marked-terminal has marked in its peer dependencies, but wants version ^1.0.0, so v2 is not compatible with that.

Warning with npm 7:

npm WARN ERESOLVE overriding peer dependency
npm WARN Found: [email protected]
npm WARN node_modules/marked
npm WARN   marked@"^2.0.0" from @adonisjs/[email protected]
npm WARN   node_modules/@adonisjs/sink
npm WARN     @adonisjs/sink@"^5.0.0" from @adonisjs/[email protected]
npm WARN     node_modules/@adonisjs/assembler
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer marked@">=0.4.0 <2.0.0" from [email protected]
npm WARN node_modules/marked-terminal
npm WARN   marked-terminal@"^4.1.0" from @adonisjs/[email protected]
npm WARN   node_modules/@adonisjs/sink

Update `marked` and `marked-terminal`

Versions 4 of marked and 5 of marked-terminal are available.
They are native ESM packages now, but since they are used in async functions, we could dynamically import() them.

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.