Solution: The ZIP might have been downloaded incompletely. Use curl -L -O or git clone the repository instead of downloading raw ZIP files from browsers.

Updates, especially unofficial ones, can corrupt registries or bootloaders. Create a full system restore point or disk image.

curl -fsSL https://deb.nodesource.com/setup_16.x | sudo bash - sudo apt install nodejs -y