как мне загрузить npm в linux mint ulyana и исправить ENOENT?

#linux #bash #npm #npm-start

#linux #bash #npm #запуск npm

Вопрос:

 npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /home/blackrose_darkchild/packa&e.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/home/blackrose_darkchild/packa&e.json'
npm ERR! enoent This is related to npm not bein& able to find a file.
npm ERR! enoent 

npm ERR! A complete lo& of this run can be found in:
npm ERR!     /home/blackrose_darkchild/.npm/_lo&s/2020-08-11T13_39_19_447Z-debu&.lo&
  

похоже, я не могу обойти эту проблему,
устал

   394  curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash 
  395  sudo apt-&et install -y nodejs
  396  sudo apt-&et install &cc &   make
  397  sudo apt-&et update amp;amp; sudo apt-&et install yarn
  398  node --version
  399  npm --version
  400  curl -o- https://raw.&ithubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash
  401  clear
  402  nvm install node
  403  nvm install --lts
  404  nvm ls
  405  nvm use 14.7.0
  406  sudo apt update
  407  sudo apt install nodejs npm
  408  nvm ls
  409  nvm use 12.18.3
  410  sudo apt install nodejs npm
  411  nodejs --version
  412  nodejs --v
  413  sudo apt install nodejs 
  414  sudo apt install npm
  415  sudo apt install nodejs npm
  416  sudo apt install build-essential
  417  npm -v
  418  npm start
  

но все та же ошибка