BenoitZugmeyer / eslint-plugin-html

An ESLint plugin to extract and lint scripts from HTML files.
ISC License
430 stars 51 forks source link

Can't install 2.0.2 #54

Closed nkovacs closed 7 years ago

nkovacs commented 7 years ago

yarn add eslint-plugin-html:

error An unexpected error occurred: "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-2.0.2.tgz: Invalid tar header. Maybe the tar is corrupted or it needs to be gunzipped?".

npm install eslint-plugin-html:

npm ERR! cb() never called!

yarn version is 0.23.3. Npm version is 4.5.0

nkovacs commented 7 years ago

Duplicate of #53