Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Bug: Skill deployment fails with @litexa/deploy-aws@0.6.0 + ask-cli@1.7.23 #187

@joseifert

Description

@joseifert

Bug Report

Litexa Version

@litexa/deploy-aws@0.6.0

Current Behavior

When deploying a skill with the ASK CLI v1.7.23 installed, the skill deployment is failing after model validation:

[manifest] +0ms fr-FR model is up to date
buffer.js:569
      throw new ERR_INVALID_ARG_TYPE(
      ^

TypeError [ERR_INVALID_ARG_TYPE] [ERR_INVALID_ARG_TYPE]: The "list[0]" argument must be an instance of Buffer or Uint8Array. Received type string ('{\n' +
  '  "interaction...)
    at Function.concat (buffer.js:569:13)
    at Socket.<anonymous> (/Users/joseifer/.nvm/versions/node/v12.16.3/lib/node_modules/@litexa/core/src/command-line/api/smapi.coffee:208:36)
    at Socket.emit (events.js:310:20)
    at Socket.EventEmitter.emit (domain.js:482:12)
    at addChunk (_stream_readable.js:286:12)
    at readableAddChunk (_stream_readable.js:268:9)
    at Socket.Readable.push (_stream_readable.js:209:10)
    at Pipe.onStreamRead (internal/stream_base_commons.js:186:23)
 {
  code: 'ERR_INVALID_ARG_TYPE'
}

Operating System

MacOS Mojave 10.14.6

Node Version

12.16.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions