Showing 1 – 3 of 3 replies
nicolasfleurent

It's really a very nice theme. Thanks a […]

nicolasfleurent PURCHASED
6 years ago
Hi,

It's really a very nice theme. Thanks a lot.

inside the gulpfile, you still have a dependecy to a deprecated function in Bootstrap 4 : the command gulp.start.

If you have a fix for that, i will really appreciate.

Thanks,
Nicolas
nicolasfleurent
nicolasfleurent PURCHASED
6 years ago
And one more point, when you execute the gulp.start in gulpfile, i have this error message :

Unhandled rejection Error: The system cannot find the path specified.

at notFoundError (C:\inetpub\wwwroot\spacial\node_modules\execa\node_modules\cross-spawn\lib\enoent.js:11:11)
at verifyENOENT (C:\inetpub\wwwroot\spacial\node_modules\execa\node_modules\cross-spawn\lib\enoent.js:46:16)
at ChildProcess.cp.emit (C:\inetpub\wwwroot\spacial\node_modules\execa\node_modules\cross-spawn\lib\enoent.js:33:19)
at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)

Do you have any fix for that ?

Thanks a lot,
Nicolas
nicolasfleurent
nicolasfleurent PURCHASED
6 years ago
I finally found that i had to run the command "npm i" in the subfolder gulp-imagemin and it works.

Do you plan to use a more recent version for node js ?

Your code compile with gulp 3.9.1 but not in 4.0
Erick
Erick SELLER
6 years ago
Hi Nicolas,

Thanks a lot for the heads up, will take a look at it and release a fix for gulp 4.0

Erick