Praveen M
Praveen M

Reputation: 35

Ionic run android - Internal Error

I am unable to run Ionic project in windows. Command "ionic run android" shows the following error.

Error

shell.js: internal error

Error: EBUSY: resource busy or locked

Upvotes: 2

Views: 351

Answers (1)

Gopinath Kaliappan
Gopinath Kaliappan

Reputation: 7359

I have faced the Same Issue ,

Steps

> 1 .Remove Anti-virus ,
> 2. Just Reboot the system 
> 3. If that does not work reinstall the node https://nodejs.org/en/download/

Upvotes: 2

Related Questions