⚙️Configure

基本命令

.npmrc

默认 PNpm 不会执行 pre/post 钩子,如需自动执行相关钩子,需添加如下配置

enable-pre-post-scripts = true

最后更新于

这有帮助吗?