replace icon indicating copy to clipboard operation
replace copied to clipboard

Script stops on permission errors

Open neojp opened this issue 13 years ago • 4 comments

Heather, Thank you for writing this module, it helped me a lot today.

I noticed that while running the script on a site with dynamic generated files (cache), some of them were not writable and then instead of skipping those files, it just stopped the script and you would have to either manually set the script to ignore them or change its permissions.

A simple error handler would be nice, you could always log it right next to the file, change its color to red and display the error next to it.

Thanks.

neojp avatar Mar 06 '12 16:03 neojp

Feel free to use my module instead:

npm install -g niftylettuce-replace

niftylettuce avatar Sep 10 '12 07:09 niftylettuce

Link to repo: https://github.com/niftylettuce/replace

niftylettuce avatar Sep 10 '12 07:09 niftylettuce

How about submitting a pull request?

GUIpsp avatar Jan 25 '13 14:01 GUIpsp

hey @GUIpsp I did once before but it was never pulled https://github.com/harthur/replace/pull/3

niftylettuce avatar Jan 25 '13 22:01 niftylettuce