pugjs / pug-lint

An unopinionated and configurable linter and style checker for Pug
ISC License
228 stars 51 forks source link

Pug-lint cli problem #94

Closed dakolech closed 8 years ago

dakolech commented 8 years ago

I had this error when running newest version of the pug-lint.

/project-path/node_modules/.bin/pug-lint: line 1: syntax error near unexpected token `'../lib/cli''
/project-path/node_modules/.bin/pug-lint: line 1: `require('../lib/cli')(process.argv);'

node v5.9.0 npm v3.7.3

benedfit commented 8 years ago

Apologies, v2.2.2 resolve this