无法卸载 npm 包 spotifydl
Can't uninstall npm package spotifydl
我安装了 npm install -g spotifydl
,但软件包已过时且无法使用。所以然后我尝试卸载它 npm uninstall -g spotifydl
但它所做的只是重新安装它,我尝试通过 brew 卸载它但也没有用。
你试过了吗npm un -g spotifydl
?
我安装了 npm install -g spotifydl
,但软件包已过时且无法使用。所以然后我尝试卸载它 npm uninstall -g spotifydl
但它所做的只是重新安装它,我尝试通过 brew 卸载它但也没有用。
你试过了吗npm un -g spotifydl
?