Skip to content

TypeError: this.readConfig is not a function #64

Description

@andressrg

TypeError: this.readConfig is not a function is getting thrown when deploying.

TypeError: this.readConfig is not a function
TypeError: this.readConfig is not a function
    at Object.DeployPluginBase.extend.defaultConfig.redisDeployClient (/Users/andres/Developer/take2mfg/take2-shop/node_modules/ember-cli-deploy-lightning-pack/node_modules/ember-cli-deploy-redis/index.js:55:36)
    at CoreObject.extend.readConfig (/Users/andres/Developer/take2mfg/take2-shop/node_modules/ember-cli-deploy-lightning-pack/node_modules/ember-cli-deploy-redis/node_modules/ember-cli-deploy-plugin/index.js:59:30)
    at CoreObject.DeployPluginBase.extend.fetchInitialRevisions (/Users/andres/Developer/take2mfg/take2-shop/node_modules/ember-cli-deploy-lightning-pack/node_modules/ember-cli-deploy-redis/index.js:137:38)
    at Object._pipeline.register.fn (/Users/andres/Developer/take2mfg/take2-shop/node_modules/ember-cli-deploy/lib/tasks/pipeline.js:93:21)
    at Pipeline._notifyPipelinePluginHookExecution (/Users/andres/Developer/take2mfg/take2-shop/node_modules/ember-cli-deploy/lib/models/pipeline.js:175:19)
    at tryCatch (/Users/andres/Developer/take2mfg/take2-shop/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:538:12)
    at invokeCallback (/Users/andres/Developer/take2mfg/take2-shop/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:553:13)
    at /Users/andres/Developer/take2mfg/take2-shop/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:628:16
    at flush (/Users/andres/Developer/take2mfg/take2-shop/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:2373:5)

Appears to be related to this change ember-cli-deploy/ember-cli-deploy-plugin#15

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions