Skip to content
This repository was archived by the owner on Apr 25, 2021. It is now read-only.
This repository was archived by the owner on Apr 25, 2021. It is now read-only.

CLI dependencies are not installed on cloudhopper #3

@vibhavsinha

Description

@vibhavsinha

I had placed cli dependencies as dev dependency so that it is not part of the lambda deployment package. However, I later found that wont directly install all dependency with npm install from the target project.

SO question here: http://stackoverflow.com/questions/39080160/how-to-install-npm-devdependencies-recursively.

For now, I have added extra commands in the "getting started" so that all of them are installed. Still looking for the right solution

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions