-
Notifications
You must be signed in to change notification settings - Fork 293
Error in Individual Deployment of Function #414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Just to include a few more details:
Python requirements version: |
Seems like a regression on this issue: |
getting the same issue on a function deployment: Operating System: darwin |
Just bumped in the same problem: Your Environment Information --------------------------- |
The error continues in the newer version:
|
same here |
1 similar comment
same here |
yup - same issue. |
Same here 👆 |
Same here ! |
Just put up PR (patch job) to get this working for others (and myself!). No tests yet ☠️ Any feedback or better ways to this are appreciated! |
hey, any update on this? |
+1 for this issue. Deploying one function at a time is a huge time-saver. |
I need update! It's huge pain. |
Same issue here! |
i have the same issue. |
+1 |
Got similar issue |
any update on this? |
+1 |
same issue here... |
+1 |
I fixed this with a workaround found here: |
|
fixed it for me ty! |
How do you exlude files and folders if you are using |
I have passed through a specific path for the function.
In fact, this is a boring performance, but as long as this package has the issue, it is a way to bypass it. |
This is supposedly fixed now #490. Still waiting for the next release to use and test this fix. |
Closing this one as the fix was included in one of the past releases |
Getting an error when trying to deploy an individual function:
command:
sls deploy function -f functionName
Your Environment Information ---------------------------
Operating System: darwin
Node Version: 10.16.0
Framework Version: 1.53.0
Plugin Version: 3.1.0
SDK Version: 2.1.1
Components Core Version: 1.1.1
Components CLI Version: 1.2.3
with this version:
"serverless-python-requirements": "^5.0.0"
The text was updated successfully, but these errors were encountered: