

Requested an impossible situation or if you are using the unstableĭistribution that some required packages have not yet been created

Software-properties-common is already the newest version (0.96.24.32.3).

Python-software-properties is already the newest version (0.96.20.7).Ġ upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Updates for this repository will not be applied. Updates for this repository will not be applied.Į: Release file for is not valid yet (invalid for another 16h 1min 24s). Updates for this repository will not be applied.Į: Release file for is not valid yet (invalid for another 13h 27min 55s). Get:5 xenial-security InRelease Į: Release file for is not valid yet (invalid for another 13h 36min 5s).

I was trying to start learning how to use these so probably my in-experience is showing.Get:3 xenial-updates InRelease Npm : Depends: nodejs (>= 0.6.19~dfsg1-3) but it is not going to be installedĭepends: node-node-uuid but it is not going to be installedĭepends: node-request but it is not going to be installedĭepends: node-mkdirp but it is not going to be installedĭepends: node-minimatch but it is not going to be installedĭepends: node-semver but it is not going to be installedĭepends: node-ini but it is not going to be installedĭepends: node-graceful-fs but it is not going to be installedĭepends: node-abbrev but it is not going to be installedĭepends: node-nopt but it is not going to be installedĭepends: node-fstream but it is not going to be installedĭepends: node-rimraf but it is not going to be installedĭepends: node-tar but it is not going to be installedĭepends: node-which but it is not going to be installed sudo apt-get install nodejsīut now if I try to install npm it gives me this error message sudo apt-get install npm If I just install nodejs that works fine. The following packages have unmet dependencies:Į: Unable to correct problems, you have held broken packages. Now in an attempt to install nodejs and npm again i used this link instead, but if I try and install both nodejs and npm together I get this error message. I was able to uninstall nodejs, but had to go into the temp directory described in the script and do a make uninstall to get npm to leave. I followed this gist to install nodejs and npm, but after running it neither node -version or npm -version could be ran, giving an error of command not found.
