Skip to content

Instantly share code, notes, and snippets.

@weex
Created July 23, 2021 05:40
Show Gist options
  • Save weex/7fdc3ac24ea97cdcf409cee6920c170c to your computer and use it in GitHub Desktop.
Save weex/7fdc3ac24ea97cdcf409cee6920c170c to your computer and use it in GitHub Desktop.
husky not found
...
10993 timing build:link:node_modules/sshpk Completed in 27ms
10994 timing build:link:node_modules/uglify-js Completed in 27ms
10995 timing build:link:node_modules/uuid Completed in 27ms
10996 timing build:link:node_modules/which Completed in 27ms
10997 timing build:link:node_modules/accord/node_modules/uglify-js Completed in 26ms
10998 timing build:link:node_modules/gulp-eslint/node_modules/eslint Completed in 26ms
10999 timing build:link:node_modules/gulp-eslint/node_modules/semver Completed in 26ms
11000 timing build:link:node_modules/html-minifier/node_modules/uglify-js Completed in 26ms
11001 timing build:link Completed in 34ms
11002 info run [email protected] install node_modules/mmmagic node-gyp rebuild
11003 info run [email protected] install { code: 0, signal: null }
11004 timing build:run:install:node_modules/mmmagic Completed in 9466ms
11005 timing build:run:install Completed in 9467ms
11006 info run [email protected] postinstall node_modules/core-js node -e "try{require('./postinstall')}catch(e){}"
11007 info run [email protected] postinstall { code: 0, signal: null }
11008 timing build:run:postinstall:node_modules/core-js Completed in 230ms
11009 timing build:run:postinstall Completed in 230ms
11010 timing build:deps Completed in 9937ms
11011 timing build Completed in 9941ms
11012 timing reify:build Completed in 9985ms
11013 timing reify:trash Completed in 586ms
11014 timing reify Completed in 93556ms
11015 timing command:ci Completed in 100928ms
11016 verbose stack Error: command failed
11016 verbose stack at ChildProcess.<anonymous> (/home/dsterry/.nvm/versions/node/v16.5.0/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/index.js:64:27)
11016 verbose stack at ChildProcess.emit (node:events:394:28)
11016 verbose stack at maybeClose (node:internal/child_process:1067:16)
11016 verbose stack at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)
11017 verbose pkgid [email protected]
11018 verbose cwd /var/www/o3.davidsterry.com/ft
11019 verbose Linux 4.15.0-144-generic
11020 verbose argv "/home/dsterry/.nvm/versions/node/v16.5.0/bin/node" "/home/dsterry/.nvm/versions/node/v16.5.0/bin/npm" "ci"
11021 verbose node v16.5.0
11022 verbose npm v7.19.1
11023 error code 127
11024 error path /var/www/o3.davidsterry.com/ft
11025 error command failed
11026 error command sh -c husky install
11027 verbose exit 127
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment