npm ERR! asyncWrite is not a function

1.背景:原先node是官网下载安装的,经过brew更新了下,而后到项目里npm i 安装包时候,报错 2.解决:卸载官网下载安装的node,重装html sudo rm -rf /usr/local/{bin/{node,npm},lib/node_modules/npm,lib/node,share/man/*/node.*} //卸载node   转载于:https://w
相关文章
相关标签/搜索