Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Installing both nodejs and npm causes dependency errors. Just installing nodejs pulls in the correct npm version automagically. ```The following packages have unmet dependencies: nodejs : Conflicts: npm npm : Depends: node-gyp (>= 3.6.2~) but it is not going to be installed E: Unable to correct problems, you have held broken packages.```
- Loading branch information