apt-packages.txt
320 Bytes
-
Remove npm package from Ubuntu installation dependencies file. · d6fb5a7c
Install of edX gives the following error: ----------------------------------------------- The following packages have unmet dependencies: nodejs : Conflicts: npm E: Unable to correct problems, you have held broken packages. ----------------------------------------------- This is caused by the latest version of nodejs including npm and being incompatible with the previous version. Fix is to remove npm line from apt-packages.txt
dcadams committed