在安裝外掛時出現以下錯誤
npm ERR! Unexpected end of JSON input while parsing near '....0","isarray":"~1.0 .0'
可以嘗試用這個方法去解決
npm cache clean --force
npm WARN using --force I sure hope you know what you are doing.
然後再去安裝相應的外掛
在安裝外掛時出現以下錯誤
npm ERR! Unexpected end of JSON input while parsing near '....0","isarray":"~1.0 .0'
可以嘗試用這個方法去解決
npm cache clean --force
npm WARN using --force I sure hope you know what you are doing.
然後再去安裝相應的外掛