如何在 Mac 上卸载 NativeScript。 Mac 上的安装问题
尝试在 mac 上升级 nativeScript,然后通过“npm uninstall -g nativescript”卸载它,但无法正确删除。
屏幕截图:
如何从我的 Mac 中删除 NativeScript。帮我解决这个问题。
Trying to upgrade the nativeScript on mac, before that uninstall it by "npm uninstall -g nativescript" but not removing properly.
screenshot:
How to remove the nativescript from my mac. Help me with this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
之后使用:
npm 缓存清理 --force
Use After:
npm cache clean --force