@seongwoolee the version of nodejs does not support async maybe?
can u tell us output of
node -v and npm -vafter update (git pull, npm install) , you would also have to run npm install in any module folder that has a package.json file, to update its dependencies
what version is the original beautym package? see the version: ??? in the package.json file