npm - tarball data for material-design-icons seems to be corrupted

前端 未结 7 1227
野性不改
野性不改 2021-02-08 07:24

I\'m having this error while running a npm install material-design-icons@3.0.1:

tarball data for material-design-icons@3.0.1 (sha1-mnHEh0chjrylHlGmb         


        
7条回答
  •  情歌与酒
    2021-02-08 08:06

    " If you are on windows env, I fixed it by running the cmd as administrator "

    • This worked for me. However, chromedriver was not installed. So, i installed it separately using the command 'npm install chromedriver'.

提交回复
热议问题