Build Faild

Hi all,
I’m trying to push my code in order to preview/test it on my device. However, I get a build failed and I’m not able to fix this bug. Here is the log of the error message

Running with gitlab-ci-multi-runner 9.1.0 (0118d89)
on ip-10-2-28-232 (c9648220)
Using Shell executor…
Running on ip-10-2-28-232…
Cloning repository…
Cloning into ‘/home/gitlab-runner/builds/c9648220/1/project-1’…
Checking out 8794351e as master…
Skipping Git submodules setup
$ run “fetch-updates”
Running Stage fetch-updates for Job: 5281204
Checking for build process updates…
$ run “build-app”
Running Stage build-app for Job: 5281204
Parsing ionic.config.json for project settings
Project Settings:
Name: foodonate
App ID: 0d81d473
Type: ionic-angular
Build script detected in package.json…
$ npm install --quiet --no-optional
npm WARN @ionic-native/geolocation@4.5.3 requires a peer of @ionic-native/core@^4.2.0 but none was installed.

up to date in 6.99s
$ npm install --quiet --no-optional success
$ npm run build
npm info it worked if it ends with ok
npm info using npm@5.3.0
npm info using node@v8.2.1
npm info lifecycle ionic-woo-store@~prebuild: ionic-woo-store@
npm info lifecycle ionic-woo-store@~build: ionic-woo-store@

ionic-woo-store@ build /usr/src/app
ionic-app-scripts build

sh: 1: ionic-app-scripts: Permission denied
npm info lifecycle ionic-woo-store@~build: Failed to exec build script
npm ERR! code ELIFECYCLE
npm ERR! errno 126
npm ERR! ionic-woo-store@ build: ionic-app-scripts build
npm ERR! Exit status 126
npm ERR!
npm ERR! Failed at the ionic-woo-store@ build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/gitlab-runner/.npm/_logs/2018-02-04T00_19_30_213Z-debug.log
npm run build failed
Running after script…
$ run “clean-up”
Running Stage clean-up for Job: 5281204
ERROR: Job failed: exit status 1