Skip to content

throws an error when some of the modules are included in the packaging process #66

@riccardo97p

Description

@riccardo97p

I have several stacks deployed individually, each one developed as a different service, but some of the common logic is included in a common directory that is included with package.include.

For this reason the process fails with:

  • " Cannot find module '../commonUtils/utils' "
    since the real path is '../../commonUtils/utils'

But since the packaging is a process carried out by serverless it should be considered this scenario

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions