Whenever I'd run sudo apt-get update
it always never ends well
...
W: Failed to fetch https://deb.nodesource.com/node/dists/qiana/main/source/Sources HttpError404
W: Failed to fetch https://deb.nodesource.com/node/dists/qiana/main/binary-amd64/Packages HttpError404
W: Failed to fetch https://deb.nodesource.com/node/dists/qiana/main/binary-i386/Packages HttpError404
E: Some index files failed to download. They have been ignored, or old ones used instead.
Is there some way to fix this and remove the missing index? I'm pretty sure I'm not even using it. This started happening the moment I ran curl -sL https://deb.nodesource.com/setup | sudo bash -
.