Skip to content

npm install causes unhandled rejection error  #6

@jamesallen-vol

Description

@jamesallen-vol

Serverless is listed as a dependency in the package.json file causing npm to attempt a local install of serverless. The local install of serverless appears to succeed but the install errors when trying to install tabtab as required by serverless.

Unhandled rejection Error: Command failed: ./node_modules/tabtab/bin/tabtab install --name serverless --stdout
/bin/sh: ./node_modules/tabtab/bin/tabtab: No such file or directory

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