sass-lint-auto-fix icon indicating copy to clipboard operation
sass-lint-auto-fix copied to clipboard

Problem with gonzales-pe dependency

Open nicolasarodriguez opened this issue 3 years ago • 1 comments

Problem Description

Unable to fork github.com/srowhani/gonzales-pe.git

+ cd /app
+ /core/install_packages.sh
bash: cannot set terminal process group (18): Inappropriate ioctl for device
bash: no job control in this shell
[INFO] - 16:05:34 - [BOOTSTRAP] Downloading dependencies
[INFO] - 16:05:34 - [BOOTSTRAP] Disable npm audit. Executing command: 'npm config set audit false'
[INFO] - 16:05:35 - [BOOTSTRAP] Installing node dependencies
[INFO] - 16:05:35 - [BOOTSTRAP] 'package-lock.json' file found. Executing command: 'npm ci'
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t ssh://[email protected]/srowhani/gonzales-pe.git
npm ERR! 
npm ERR! fatal: unable to fork
npm ERR! 
npm ERR! exited with error code: 128
Cannot contact node-ip-10-52-67-150: java.lang.InterruptedException
npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2021-04-23T16_05_40_166Z-debug.log
[ERROR] - 16:09:46 - [BOOTSTRAP] Downloading dependencies and compiling the project
script returned exit code 1

Screenshot

N/A

Steps to recreate

N/A

nicolasarodriguez avatar Apr 23 '21 16:04 nicolasarodriguez

请问咋解决的我也遇到了 总是卡在这里

yuleiQ avatar Mar 29 '22 09:03 yuleiQ