Closed enuggetry closed 4 years ago
sails 1.2.3 seems to not register service module names (
basicWorkflowService:
{ enable: true,
name: 'basicWorkflowService',
type: 'workflow',
alias: 'jblast',
path:
'/home/ericiam/jbconnect/node_modules/jblast-jbconnect-hook/api/services/basicWorkflowService',
module: 'jblast' },
galaxyService:
{ enable: false,
name: 'galaxyService',
type: 'workflow',
alias: 'jblast',
path:
'/home/ericiam/jbconnect/node_modules/jblast-jbconnect-hook/api/services/galaxyService',
module: 'jblast' },
associated with https://github.com/GMOD/jbconnect/issues/138