Я пытался установить nodejs после установки Android Studio в Linux.
Я использовал npm.так что я не знаю, как решить эту проблему.
> root@LN-25:~# apt install npm
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> You might want to run 'apt --fix-broken install' to correct these.
> The following packages have unmet dependencies:
> android-studio : Depends: java-sdk or
> oracle-java7-installer but it is not installable or
> oracle-java8-installer but it is not going to be installed
> npm : Depends: nodejs but it is not going to be installed
> Depends: node-abbrev (>= 1.0.4) but it is not going to be installed
>
> E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).