postcss' do not define a valid '.' target
node -v

If your version is v13.0.1 you should upgrade node!

Install 'n' package:

sudo npm install n -g

For the latest stable version:

sudo n stable

For the latest version:

sudo n latest