Skip to content
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

Getting Error in Deployment #36

Closed
VijayBattu1 opened this issue Apr 1, 2023 · 3 comments
Closed

Getting Error in Deployment #36

VijayBattu1 opened this issue Apr 1, 2023 · 3 comments

Comments

@VijayBattu1
Copy link

VijayBattu1 commented Apr 1, 2023

$ serverless deploy --stage="prod" --param="slack_url=https://hooks.slack.com/services/-----/-------/9k50zckCscknrYecKNksBJXu"
Running "serverless" from node_modules

Deploying app-aws-cost to stage prod (us-east-1)

**× Stack app-aws-cost-prod failed to deploy (0s)**
Environment: linux, node 12.22.9, framework 3.3.0 (local) 3.29.0v (global), plugin 6.2.2, SDK 4.3.2
Credentials: Local, "default" profile
Docs:        docs.serverless.com
Support:     forum.serverless.com
Bugs:        github.com/serverless/serverless/issues

Error:
Error: spawn pipenv ENOENT
    at Process.ChildProcess._handle.onexit (internal/child_process.js:268:19)
    at onErrorNT (internal/child_process.js:470:16)
    at processTicksAndRejections (internal/process/task_queues.js:84:21)

1 deprecation found: run 'serverless doctor' for more details

image

@VijayBattu1
Copy link
Author

Can Any one Help me out ???

@iandees
Copy link
Owner

iandees commented Apr 1, 2023

This might be related to serverless/serverless-python-requirements#694, in which case you should try pip install -U pipenv to get to at least pipenv v2022.5.2 and re-run the serverless command.

@iandees
Copy link
Owner

iandees commented Apr 15, 2023

Since I haven't heard from you in a while, I'll assume this solved your problem. Feel free to leave a comment if it didn't.

@iandees iandees closed this as completed Apr 15, 2023
@iandees iandees mentioned this issue Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants