Appearance
当然,有时候我们在开发的时候,会遇到第三方包出错的情况,此时呢,我们可以祭出重启大法。
cd path/to/project rm -rf node_modules npm install