-
Notifications
You must be signed in to change notification settings - Fork 195
Docs: unable to clone & install for development #415
Copy link
Copy link
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationnot-a-bugNew and existing bug reports incorrectly submitted as bugNew and existing bug reports incorrectly submitted as bugrejectedThis is something we will not be working on. At least, not in the measurable futureThis is something we will not be working on. At least, not in the measurable future
Milestone
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationnot-a-bugNew and existing bug reports incorrectly submitted as bugNew and existing bug reports incorrectly submitted as bugrejectedThis is something we will not be working on. At least, not in the measurable futureThis is something we will not be working on. At least, not in the measurable future
Bug description
Reported by @michaelbrewer on the Slack Dev channel.
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
git clonenpm iEnvironment
Running on Apple Silicon
Related issues, RFCs
N/A