-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
error: undefined 1 #19
Comments
I'm tracking a related issue that may be the source of this problem here softprops/lambda-rust#2 so far it appears to only affect windows users. Let me know of the symptoms listed there seem familiar. In the mean time I'll leave this issue open for visibility |
supporting docker with windows was kind of a pain since I didn't have a good way to test. The latest release has an experimental option to build locally without docker which may help https://github.com/softprops/serverless-rust#-experimental-local-builds Of not I do have integration tests which testing building and running on a windows vm |
Can confirm that this issue is not being resolved yet. Got the same error when trying to deploy rust serverless today.
|
🐛 Bug description
An error is generated when running the
serverless deploy
command. I'm trying to run the serverless-aws-rust template.👟 Steps to reproduce
Steps taken:
Rerunning the
serverless deploy
command with theSLS_DEBUG
env variable set to*
yields this stack trace:🌍 Your environment
Windows 10 x64
serverless version: 1.35.1
rust-plugin version: 0.2.0
The text was updated successfully, but these errors were encountered: