【发布时间】:2017-01-01 23:39:45
【问题描述】:
我无法在 Windows 中运行 Ionic 项目。命令“ionic run android”显示以下错误。
错误
shell.js: internal error
Error: EBUSY: resource busy or locked
【问题讨论】:
-
尝试删除平台并重新添加
标签: android ionic-framework npm
我无法在 Windows 中运行 Ionic 项目。命令“ionic run android”显示以下错误。
错误
shell.js: internal error
Error: EBUSY: resource busy or locked
【问题讨论】:
标签: android ionic-framework npm
我遇到了同样的问题,
步骤
> 1 .Remove Anti-virus ,
> 2. Just Reboot the system
> 3. If that does not work reinstall the node https://nodejs.org/en/download/
【讨论】: