You may encounter this error when using NodeJS Selector or Python Selector, follow the instructions below to fix it:
#yum remove nodejs* -y
#yum install alt-nodejs* --enablerepo=cloudlinux-updates-testing
#yum remove python* -y
#yum install alt-python* --enablerepo=cloudlinux-updates-testing