npm ERR! Cannot read properties of null()
使用npn install hexo-util --save
时报这个错.
使用npm cache clear --force
时报 npm WARN using --force Recommended protections disabled
用npm cache verify
检查 cache 是否正常工作.
我的 npm 当前版本为 8.11.0.
降低版本:
1 |
|
若报错,则使用:
1 |
|
npm ERR! Cannot read properties of null()
http://example.com/2022/08/16/npm-ERR-Cannot-read-properties-of-null/