BigBear
BigBear
After installing and running your frontend code I receive these warnings: added 3713 packages, and audited 3714 packages in 12m 25 vulnerabilities (4 moderate, 21 high)
I am on Windows 10, I ran cmd as administrator and receive this error when trying to execute ship-it.bat: /usr/local/bin/docker-entrypoint.sh: 11: exec: ship-it: not found Can you please help?
I have a space in my username, it caused an issue in your debug.bat and ship-it.bat files. I fixed it as follows: debug.bat: @CALL docker run -it -v "%userprofile%\.aws:/root/.aws" -v...