Skip to content

Trouble with incremental deploy: The "path" argument must be of type string. Received undefined #3

Description

@SimonThormeyer

Hey there,

we're having trouble with incremental deploys. During Generating incremental deploy state, there seems to be an exception with the above error message.

What could be causing this / how can we fix this issue to finally be able to use incremental deploys? Would it make sense to share the entire build log / serverless template?
Here is an excerpt of the build log:

$ SLS_DEBUG=* serverless package --stage dev --package sls-package-output

150.69 s

Running "serverless" from node_modules

Packaging offer-tool-api for stage dev (eu-west-1)

Seed: Generating incremental deploy state...

Seed: There was a problem generating the incremental deploy state

    The "path" argument must be of type string. Received undefined

✔ Service packaged (146s)

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions