liferay / liferay-theme-tasks

A set of tasks for building and deploying Liferay Portal themes.
18 stars 24 forks source link

Gulp watch:clean EBUSY #85

Closed faragos closed 6 years ago

faragos commented 6 years ago

Hey I have a problem with the gulp watch:clean. The first time it works fine, but as soon as I stop the watch and want to start it a again it can't execute the watch:clean, because windows locks the util-bridges.jar.

My workaround so far is to uninstall the theme over the gogoshell, then I can delete the folder by myself. I get the following error-message:

EBUSY: resource busy or locked, unlink 'C:\DEV\theme\.web_bundle_build\WEB-INF\lib\util-bridges.jar' C:\DEV\theme\node_modules\liferay-theme-tasks\tasks\watch.js:53

Do you have a quick fix for that maybe? Would appreciate it :)

denissignoretto commented 6 years ago

I've the same problem, have you solved or find a workaround?

faragos commented 6 years ago

Nope :/

timscottbell commented 6 years ago

I am also facing this issue on Windows. :/

jbalsas commented 6 years ago

Hey @faragos, @denissignoretto, @timscottbell, we're moving this project to https://github.com/liferay/liferay-themes-sdk

This has also been reported as https://github.com/liferay/liferay-themes-sdk/issues/18 there and we'll be taking a look shortly.

Closing here...

Thanks for your patience!