You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.
Is your feature request related to a problem? Please describe.
@AWS-SDK dependencies are not navigable in a fresh clone as described in #329
Describe the solution you'd like
Use compilerOptions.paths to resolve @aws-sdk/ dependencies
Describe alternatives you've considered
Running yarn test:all or just the dependencies using lerna --scope command in #329 (comment)
The text was updated successfully, but these errors were encountered: