Coder Social home page Coder Social logo

clap's People

Contributors

exdis avatar gergelyhegykozi avatar lahmatiy avatar revelt avatar smelukov avatar tyanas avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

clap's Issues

Node version requirement of v12 is a bit too high

Hello! We have a repo that would like to use cpupro which uses this package. However, the engine version requirement has stopped our adoption (Microsoft Teams). Is there any chance to bump DOWN the requirement to somewhere lower? We currently have node 12.14.1...

missing `.call`

var clap = require('./index')
var command = clap.create('foo')

command.values  = { a: 2 }
command.normalize({ a: 1 })

basis create app ломается на 1.2.0

~/test $  npm i -g basisjs-tools
/usr/local/bin/basis -> /usr/local/lib/node_modules/basisjs-tools/bin/basis
+ [email protected]  # зависит от [email protected]
...
 ~/test $ basis create app tour
/usr/local/lib/node_modules/basisjs-tools/bin/basis:16
    throw e;
    ^

TypeError: Path must be a string. Received [ 'tour' ]
    at assertPath (path.js:28:11)
    at Object.resolve (path.js:1167:7)
    at Command.normOptions [as norm] (/usr/local/lib/node_modules/basisjs-tools/lib/create/command.js:57:29)
    at create (/usr/local/lib/node_modules/basisjs-tools/lib/create/index.js:36:21)
    at Command.exports.create (/usr/local/lib/node_modules/basisjs-tools/lib/create/index.js:17:5)
    at Command.action_ (/usr/local/lib/node_modules/basisjs-tools/lib/create/command.js:114:34)
    at Command.run (/usr/local/lib/node_modules/basisjs-tools/node_modules/clap/index.js:745:22)
    at Object.<anonymous> (/usr/local/lib/node_modules/basisjs-tools/bin/basis:11:7)
    at Module._compile (module.js:569:30)
    at Object.Module._extensions..js (module.js:580:10)

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.