Hi, when I run gulp on terminal I get the following message.
'clean:dist' errored after 328 ms
[22:01:52] Error: EACCES: permission denied, unlink '/home/papaponmx/WebstormProjects/nextrobotix.com/.tmp/dist/404.html'
[22:01:52] 'clean' errored after 336 ms
[22:01:52] 'build' errored after 340 ms
[22:01:52] 'default' errored after 350 ms
[22:01:52] The following tasks did not complete: clean:assets, clean:gzip, clean:site
[22:01:52] Did you forget to signal async completion?
Hi, when I run gulp on terminal I get the following message.