@tinhtruong - thank you for using this package! It looks like your setup is lacking the node-gyp package. Actually there is some discussion on the yarn side if this dependency should be handle by the application itself or by yarn.
https://github.com/yarnpkg/yarn/issues/3114
Nevertheless, could you try the following and see if it fixes your error?
sudo pacman -S node-gyp
Please let me know if this fixes the issue, if so I will update the package accordingly.
Pinned Comments