Replies: 1 comment 1 reply
-
@fnLog0 have you found the solution? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a TurboRepo for an AWS AppSync application, and I want to deploy it using AWS SAM. However, when I run
sam build
, it's using local packages from npm instead of taking them from the workspace. Can you please assist me with this?Beta Was this translation helpful? Give feedback.
All reactions