0 info it worked if it ends with ok 1 verbose cli [ '/home/flakas/.nvm/versions/node/v6.11.2/bin/node', 1 verbose cli '/home/flakas/.nvm/versions/node/v6.11.2/bin/npm', 1 verbose cli 'run', 1 verbose cli 'lint5' ] 2 info using npm@3.10.10 3 info using node@v6.11.2 4 verbose run-script [ 'prelint5', 'lint5', 'postlint5' ] 5 info lifecycle @~prelint5: @ 6 silly lifecycle @~prelint5: no script for prelint5, continuing 7 info lifecycle @~lint5: @ 8 verbose lifecycle @~lint5: unsafe-perm in lifecycle true 9 verbose lifecycle @~lint5: PATH: /home/flakas/.nvm/versions/node/v6.11.2/lib/node_modules/npm/bin/node-gyp-bin:/var/www/mailpoet/node_modules/.bin:/home/flakas/.nvm/versions/node/v6.11.2/bin:/home/flakas/.cargo/bin:/home/flakas/.cargo/bin:/home/flakas/.cargo/bin:/home/flakas/.cargo/bin:/home/flakas/bin:/home/flakas/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/home/flakas/Android/Sdk/platform-platform-tools:/home/flakas/Android/Sdk/tools:/home/flakas/Android/Sdk/platform-platform-tools:/home/flakas/Android/Sdk/tools 10 verbose lifecycle @~lint5: CWD: /var/www/mailpoet 11 silly lifecycle @~lint5: Args: [ '-c', 11 silly lifecycle 'eslint -c .eslintrc.es5.json --ignore-pattern helpscout.js --max-warnings 0 \'assets/js/src/**/*.js\'' ] 12 silly lifecycle @~lint5: Returned: code: 1 signal: null 13 info lifecycle @~lint5: Failed to exec lint5 script 14 verbose stack Error: @ lint5: `eslint -c .eslintrc.es5.json --ignore-pattern helpscout.js --max-warnings 0 'assets/js/src/**/*.js'` 14 verbose stack Exit status 1 14 verbose stack at EventEmitter. (/home/flakas/.nvm/versions/node/v6.11.2/lib/node_modules/npm/lib/utils/lifecycle.js:255:16) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at EventEmitter.emit (events.js:191:7) 14 verbose stack at ChildProcess. (/home/flakas/.nvm/versions/node/v6.11.2/lib/node_modules/npm/lib/utils/spawn.js:40:14) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at ChildProcess.emit (events.js:191:7) 14 verbose stack at maybeClose (internal/child_process.js:891:16) 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 15 verbose pkgid @ 16 verbose cwd /var/www/mailpoet/lib 17 error Linux 4.4.0-96-generic 18 error argv "/home/flakas/.nvm/versions/node/v6.11.2/bin/node" "/home/flakas/.nvm/versions/node/v6.11.2/bin/npm" "run" "lint5" 19 error node v6.11.2 20 error npm v3.10.10 21 error code ELIFECYCLE 22 error @ lint5: `eslint -c .eslintrc.es5.json --ignore-pattern helpscout.js --max-warnings 0 'assets/js/src/**/*.js'` 22 error Exit status 1 23 error Failed at the @ lint5 script 'eslint -c .eslintrc.es5.json --ignore-pattern helpscout.js --max-warnings 0 'assets/js/src/**/*.js''. 23 error Make sure you have the latest version of node.js and npm installed. 23 error If you do, this is most likely a problem with the package, 23 error not with npm itself. 23 error Tell the author that this fails on your system: 23 error eslint -c .eslintrc.es5.json --ignore-pattern helpscout.js --max-warnings 0 'assets/js/src/**/*.js' 23 error You can get information on how to open an issue for this project with: 23 error npm bugs 23 error Or if that isn't available, you can get their info via: 23 error npm owner ls 23 error There is likely additional logging output above. 24 verbose exit [ 1, true ]