tea3 / hexo-related-popular-posts

A hexo plugin that generates a list of links to related posts and popular posts. Also , this plugin can get Visitor Counts (PV) on posts.
MIT License
109 stars 15 forks source link

integrity checksum failed #5

Closed atlas555 closed 7 years ago

atlas555 commented 7 years ago

hi,thank you for excellent tool , but on mac ,this error occur, npm ERR! code EINTEGRITY npm ERR! sha1-Sqvzm8zti4rZLQB6BKJr5tqEd8k= integrity checksum failed when using sha1: wanted sha1-Sqvzm8zti4rZLQB6BKJr5tqEd8k= but got sha1-c+vhx0GvE4Ju9Bb0cV4uiAB7u8M=. (1436215 bytes) what can i do? debug log: 871 error code EINTEGRITY 872 error sha1-Sqvzm8zti4rZLQB6BKJr5tqEd8k= integrity checksum failed when using sha1: wanted sha1-Sqvzm8zti4rZLQB6BKJr5tqEd8k= but got sha1-c+vhx0GvE4Ju9Bb0cV4uiAB7u8M=. (1436215 bytes) 873 verbose exit [ 1, true ]

tea3 commented 7 years ago

@atlas555 Do this error occur on other plugin ? I don't know exactly , it seems to npm problem. Will you the following issue helpful ? https://github.com/cncjs/cncjs/issues/172

tea3 commented 7 years ago

https://github.com/npm/npm/issues/16861

tea3 commented 7 years ago

https://github.com/nodejs/node/issues/13635