How can we solve the ‘Error: EBUSY: resource busy or locked’ issue when running the ‘gulp extension:local’ command?

Its possible to we can remove ‘Error: EBUSY: resource busy or locked’ issue when running the ‘gulp extension:local’ command .

Method 1 : use command npm cache clean

Method 2: If cache cleaning does not solve the issue, then we try uninstalling Node.js and reinstalling Node.js.

Leave a comment

Your email address will not be published. Required fields are marked *