Symptoms
A Node.js package was installed globally and is missing after some time:
# /opt/plesk/node/12/bin/npm install -g postcss
# /opt/plesk/node/12/bin/npm list -g --depth 0
/opt/plesk/node/14/lib
├── [email protected]
└── [email protected]
After a while, the package is missing:
# /opt/plesk/node/12/bin/npm list -g --depth 0
/opt/plesk/node/14/lib
└── [email protected]
Cause
This has been reported as bug ID EXTNODEJS-182.
Resolution
As a workaround disable automatic updates for Node.js: