Bug: sam build --build-in-source
does not reflect update in local dependency
#7546
Labels
area/build
sam build command
area/node-npm
stage/needs-investigation
Requires a deeper investigation
type/bug
Description:
After installing the local package and building , if you update the local package and then build again, it will not be reflected in the node_modules file.
Steps to reproduce:
Observed result:
=> The content updated in step 5 is not reflected.
Expected result:
=> The content updated in step 5 should be reflected.
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
sam --version
:Add --debug flag to command you are running
The text was updated successfully, but these errors were encountered: