You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
what environment are you working in ? locally it should work - but i had this issue when running promptify in aws lambda. Since aws builds packages in linux - your local builds from windows or mac wont work in linux environment. For that you either need build promptify using a linux container image or build your packages in cloud9 and add them as layer to you lambda function.
Why am I getting this error?
The text was updated successfully, but these errors were encountered: