I\'m getting this error when I try to run the command gulp watch-bs for my UnderStrap child theme for WordPress. I\'ve been using this command for a year with no pr
gulp watch-bs
In my case, I downgraded my node version from 10.16.0 to 8.11.4 which was required by my current project by this command
sudo n 8.11.4