marviq / coffee-jshint

Runs your CoffeeScript source through JSHint to check for errors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ENOENT chmod error when trying to install

juriejan opened this issue · comments

I get the following error when I try to install this plugin:

Error: ENOENT, chmod '/home/juriejan/Projects/np/charting/node_modules/coffee-jshint/cli.js'

All other plugins are installing fine.

I think the latest version got accidentally published without cli.js. I just republished it - let me know if that solves your problem.

Yeah it's working now. Thanks!