Can't update nodejs-browser-sync with yay

Trying to update yay nodejs-browser-sync throws me the following error:
.cache/yay/nodejs-browser-sync/PKGBUILD: line 33: jq: command not found

Anyone else facing the same issue? If so, how did you resolve it?

Install the jq package:

sudo pacman -S jq

That solved it. Cheers!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.