Open
Description
Describe the bug
npm error notarget No matching version found for @aws-sdk/[email protected].
For npm, Python, and Nuget packages, there may be a delay of up to 30 minutes from when a new package version is published to npmjs.com, pypi.org, or nuget.org and when it is available for installation from a CodeArtifact repository. CodeArtifact automatically synchronizes metadata from these two repositories to ensure that the cache is up to date.
https://docs.aws.amazon.com/codeartifact/latest/ug/external-connection-requesting-packages.html
Caused by
"@aws-sdk/client-codeartifact": "^3",
In the package.json
of the tests.
Regression Issue
- Select this option if this issue appears to be a regression.
Last Known Working CDK Version
No response
Expected Behavior
Current Behavior
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
Framework Version
No response
Node.js Version
OS
Language
TypeScript
Language Version
No response
Other information
No response