Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save davidstivcontre1/2fd3e4c5634c87f784ed84a921f5776f to your computer and use it in GitHub Desktop.
Save davidstivcontre1/2fd3e4c5634c87f784ed84a921f5776f to your computer and use it in GitHub Desktop.
tengo problemas al ejecutar (npm run lint) en un sistema operativo linux ejecutado desde virtual box, si alguien puede ayudarme le agradecería muchísimo
davidcontre@davidcontre-VirtualBox:~/Platzicof/platziverse/platziverse-db$ npm run lint
npm ERR! Linux 4.15.0-23-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "lint"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! missing script: lint
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! /home/davidcontre/Platzicof/platziverse/platziverse-db/npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment