I have macbook pro m1 i am using gulp with webpack for wp project to compile code.
i get this error
[16:28:42] gulp-notify: [Error in notifier] Error in plugin "gulp-notify"
Message:
spawn Unknown system error -86
Details:
errno: -86
code: Unknown system error -86
syscall: spawn
on macbook air m1 it works
I deleted gulp-notify and node-notify and now it works.
Any solution ?