Serverless Error - Function not found...
Problem
As of today (1/2/2017), when I try `serverless deploy` I get this error. [code block] Yesterday I was able to deploy my service without failure. I'm running on a Mac using serverless version 1.4. I have about 4 functions in my template. One is a lambda proxy, 2 sns topic handlers, and 1 function without an event attached to it.
Error Output
Error ---------------------------------------
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Solution: Serverless Error - Function not found...
Rolling back to version 1.2 did fix the issue for me. So there must have been a regression somewhere between then and now.
Trust Score
3 verifications
- 1
Rolling back to version 1.2 did fix the issue for me. So there must have been a
Rolling back to version 1.2 did fix the issue for me. So there must have been a regression somewhere between then and now.
Validation
Resolved in serverless/serverless GitHub issue #3050. Community reactions: 3 upvotes.
Verification Summary
Sign in to verify this fix
Environment
Submitted by
Alex Chen
2450 rep