Eu programo no Zorin. E uso o "Hyper" como terminal, quando executo o "npm install" esse erro aparece
joao@JoaoZandona:~$ cd Desktop
joao@JoaoZandona:~/Desktop$ cd casadocodigo
joao@JoaoZandona:~/Desktop/casadocodigo$ npm install
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/ecc-jsbn-44cb83f9/LICENSE'
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/safe-buffer-035dccc7/package.json'
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/qs-5beb234b/package.json'
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/ecc-jsbn-44cb83f9/README.md'
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/safe-buffer-035dccc7/index.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/qs-5beb234b/.editorconfig'
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/ecc-jsbn-44cb83f9/index.js'
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/safe-buffer-035dccc7/index.js'
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/qs-5beb234b/.eslintignore'
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/safe-buffer-035dccc7/LICENSE'
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/qs-5beb234b/.eslintrc'
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/safe-buffer-035dccc7/README.md'
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/qs-5beb234b/CHANGELOG.md'
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/qs-5beb234b/LICENSE'
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/qs-5beb234b/README.md'
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/source-map-48974dd7/dist/source-map.js'
npm WARN tar ENOENT: no such file or directory, open '/home/joao/Desktop/casadocodigo/node_modules/.staging/sqlite3-f018895a/deps/sqlite3.gyp'
npm WARN casadocodigo@1.0.0 No repository field.
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/event-stream/-/event-stream-3.3.6.tgz
npm ERR! 404
npm ERR! 404 'event-stream@3.3.6' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'casadocodigo'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/joao/.npm/_logs/2020-07-25T18_41_44_620Z-debug.log
joao@JoaoZandona:~/Desktop/casadocodigo$