Closed mikeLspohn closed 8 years ago
So after uninstalling and reinstalling a few times it started working. No idea what fixed it, but yeah. Looks like editorconfig
has caused issues in grunt-lintspaces
and some other repo's so it may have been something to do with.
Ok, so removing grunt-lintspaces
is what fixed it for me. It looks like that Travis build needs that though. Any suggestions on this?
hey @mikeLspohn, do fix this problem? I have the same.
Thanks for reporting! This should be fixed now https://github.com/zenorocha/atom-javascript-snippets/commit/0148a88c10e973f8ff96d3ae01d6da1c53c32c7b
I'm not sure what the expected Node/npm versions are to run this, but running
apm install
for me produces this:I noticed it's missing
editorconfig
in package.json, so I installed that, but still received errors.