I am trying to install aws-sam-local
for Windows 10 using README.md in official GitHub repository.
However after npm installation is completed I can't find sam
binary. Also in installation directory bin
folder looks empty:
PS ...\node_modules\aws-sam-local> ls bin
Directory: ...\node_modules\aws-sam-local\bin
Mode LastWriteTime Length Name
---- ------------- ------ ----
-a---- 5/2/2018 1:22 PM 11357 LICENSE
-a---- 5/2/2018 1:22 PM 92 NOTICE
Unfortunately my PATH variable has nothing related to the installation.