Jagadeesh Dachepalli
Jagadeesh Dachepalli
Getting the below error ``` (venv) [ec2-user@ip-172-**-**-** XYZ]$ sls deploy Serverless: Adding Python requirements helper... Serverless: Generated requirements from /home/ec2-user/initial_task/XYZ/requirements.txt in /home/ec2-user/initial_task/XYZ/.serverless/requirements.txt... Serverless: Installing requirements from /home/ec2-user/.cache/serverless-python-requirements/f6400ee630fd2aefe4f0a601363783b701cdee3faa3b5182e562565460e69b2f_slspyc/requirements.txt ... Serverless: Using...
I have a common folder containing shared files, now I gave the path to this common folder in the 'source' section, and in the destination section of 'packageCopyCommon' I gave...