You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The png file is deleted from disk with (apparently) no reason. It exists in source and destination, it is correctly listed in the patterns, but at the end it is removed from destination...
It may be due to its very long name.
Any idea ?
The text was updated successfully, but these errors were encountered:
Could not really help you unfortunatly, it's my first deep usage of node.js and gulp systems...
But since I've moved my src folder, this problem doesn't occur anymore. So it could really be due to a too long path+filename string.
Hi
Using gulp-dest-clean like this:
Outputs in console:
The png file is deleted from disk with (apparently) no reason. It exists in source and destination, it is correctly listed in the patterns, but at the end it is removed from destination...
It may be due to its very long name.
Any idea ?
The text was updated successfully, but these errors were encountered: