-
Notifications
You must be signed in to change notification settings - Fork 293
Slim functionality failing on Windows #212
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
@dschep @dee-me-tree-or-love - Any updates on this? |
Huh.. I thought it was supposed to work with docker @dee-me-tree-or-love ? |
Hey everyone, huge apologies, I have been totally out for the past months of the summer... Now I finally got back to look into the problem and have noticed something interesting. While trying out to deploy I have noticed that when run with
Then, when reviewing the console commands for package removal noticed that So I have tried to escape the semicolon using the backslashes, which appaaaarently might not be necessary... Not sure if that was the whole deal, but could someone try it out too maybe? 😅 Sorry again for not keeping up for so long... plugins:
- serverless-python-requirements
custom:
pythonRequirements:
dockerizePip: non-linux
# zip: true
slim: true |
@dee-me-tree-or-love, check out #227 |
@dschep oh cool, on it! |
It works!!! good job @dee-me-tree-or-love ! |
Slim functionality not working at all on windows.
Still getting test folders >> https://snag.gy/g5SelK.jpg
Using the following options:
Issue has been noted here by @dee-me-tree-or-love
The text was updated successfully, but these errors were encountered: