Zenika-Training / zenika-formation-framework

Tools to build and present our training material
8 stars 25 forks source link

Problem using del command with gulp #147

Closed jlandure closed 7 years ago

jlandure commented 7 years ago

When using the gulp build command, we got the following problem:

[09:20:38] Using gulpfile ~/git/test-appengine-gulp/gulpfile.js
[09:20:38] Starting 'clean'...
[09:20:38] Finished 'clean' after 3.92 ms
[09:20:38] Starting 'copybase'...
[09:20:38] Starting 'copyreveal'...
[09:20:38] Starting 'copyslides'...
[09:20:38] Finished 'copybase' after 107 ms
(node:20363) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: ENOTEMPTY: directory not empty, rmdir '/Users/user/git/test-appengine-gulp/build/reveal.js/css'
(node:20363) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
[09:20:38] Finished 'copyreveal' after 308 ms
[09:20:38] Finished 'copyslides' after 355 ms
[09:20:38] Starting 'build'...
[09:20:38] Finished 'build' after 52 ms
jlandure commented 7 years ago

@hgwood can we close this issue?

hgwood commented 7 years ago

Right ! We can. Thanks.