Skip to content

Error when click in "Build this Application" #12

@viniciussilverio

Description

@viniciussilverio

I'm having an error in the Node app, when click in "Build this application button".
Config:

  • CentOS 7
  • Virtual Box VM
  • 2GB RAM
  • 30GB HD
  • MID server running in the same server

Error:
image

Error text:
Unhandled rejection TypeError: Cannot read property 'match' of null
at CICD.module.exports (/home/vjbs/int-cicd/lib/modules/project-setup.js:471:36)
at Promise.try.then (/home/vjbs/int-cicd/lib/eb/run-module.js:75:34)
at tryCatcher (/home/vjbs/int-cicd/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/home/vjbs/int-cicd/node_modules/bluebird/js/release/promise.js:517:31)
at Promise._settlePromise (/home/vjbs/int-cicd/node_modules/bluebird/js/release/promise.js:574:18)
at Promise._settlePromiseCtx (/home/vjbs/int-cicd/node_modules/bluebird/js/release/promise.js:611:10)
at _drainQueueStep (/home/vjbs/int-cicd/node_modules/bluebird/js/release/async.js:142:12)
at _drainQueue (/home/vjbs/int-cicd/node_modules/bluebird/js/release/async.js:131:9)
at Async._drainQueues (/home/vjbs/int-cicd/node_modules/bluebird/js/release/async.js:147:5)
at Immediate.Async.drainQueues [as _onImmediate] (/home/vjbs/int-cicd/node_modules/bluebird/js/release/async.js:17:14)
at runCallback (timers.js:705:18)
at tryOnImmediate (timers.js:676:5)
at processImmediate (timers.js:658:5)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions