I'm trying to make gulp tasks but after initializing gulp and work in coding I got this error below, in sass and pug tasks
what I understand the problem is on pipe()
and I checked the Docs I can't see something wrong in my code
the error
the problem was in connect.reload
should be connect.reload()