Skip to content

Instantly share code, notes, and snippets.

@wbhob
Created October 6, 2017 22:01
Show Gist options
  • Save wbhob/d4c31332d211c215fb220bb4f7d97f5c to your computer and use it in GitHub Desktop.
Save wbhob/d4c31332d211c215fb220bb4f7d97f5c to your computer and use it in GitHub Desktop.
An error I am getting from Ionic Pro
Running with gitlab-ci-multi-runner 9.1.0 (0118d89)
on Prod Snapshot Builds 1 (c9648220)
Using Shell executor...
Running on ip-10-2-92-21...
Cloning repository...
Cloning into '/home/gitlab-runner/builds/c9648220/0/project-1'...
Checking out 57f3a947 as master...
Skipping Git submodules setup
$ fetch-updates
Checking for build process updates...
$ build-app
Fetching build dependencies...
Running: npm install
npm ERR! code 128
npm ERR! Command failed: /usr/bin/git checkout dab1596c27108a43f3eb6bac0be295ecb6aa32db
npm ERR! fatal: reference is not a tree: dab1596c27108a43f3eb6bac0be295ecb6aa32db
npm ERR!
npm ERR! A complete log of this run can be found in:
npm ERR! /home/gitlab-runner/.npm/_logs/2017-10-06T20_47_52_199Z-debug.log
npm install failed
Running after script...
$ clean-up
Cleaning up files...
Successful clean up
ERROR: Job failed: exit status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment