I tried to run this code in https://github.com/bertrandmartel/aws-ssm-session and ran:
npm install http-server -g http-server -a localhost -p 3000 However, I cannot access http://localhost:3000/test/web.
Can anyone support me?