Skip to content

Docs: unable to clone & install for development #415

Closed
@dreamorosi

Description

@dreamorosi

Bug description

Reported by @michaelbrewer on the Slack Dev channel.

screen_shot_2022-01-05_at_10 45 22_am

Unable to install package after clean clone of repo, see screenshot above.

Expected Behavior

Be able to git clone ... & npm install.

Current Behavior

Throws an error for missing import of @aws-lambda-powertools/commons (see screenshot).

Possible Solution

N/A

Steps to Reproduce

  1. git clone
  2. npm i

Environment

  • Powertools version used: 0.2.0
  • Packaging format (Layers, npm): npm
  • AWS Lambda function runtime: N/A - local development
  • Debugging logs:
npm --version
8.3.0
node --version
17.3.0

Running on Apple Silicon

Related issues, RFCs

N/A

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationnot-a-bugNew and existing bug reports incorrectly submitted as bugrejectedThis is something we will not be working on. At least, not in the measurable future

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions