Last 12 weeks · 0 commits
4 of 6 standards met
Hi! This sounded neat, so I wanted to give it a try. Not sure if this is a WIP, but I came across this after installing via npm: $ fullname --help /usr/local/lib/node_modules/fullname-cli/cli.js:4 const meow = require('meow'); ^^^^^ SyntaxError: Use of const in strict mode. at exports.runInThisContext (vm.js:73:16) at Module._compile (module.js:443:25) at Object.Module._extensions..js (module.js:478:10) at Module.load (module.js:355:32) at Function.Module._load (module.js:310:12) at Function.Module.runMain (module.js:501:10) at startup (node.js:129:16) at node.js:814:3 Seems like const is conflicting with .
Repository: sindresorhus/fullname-cli. Description: Get the fullname of the current user Stars: 15, Forks: 1. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v2.0.0 (2y ago). Open PRs: 0, open issues: 0. Last activity: 2y ago. Community health: 71%. Top contributors: sindresorhus, Richienb.