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

Stuck on version 0.7 #904

Closed
asyba opened this issue Jan 2, 2019 · 5 comments
Closed

Stuck on version 0.7 #904

asyba opened this issue Jan 2, 2019 · 5 comments

Comments

@asyba
Copy link

asyba commented Jan 2, 2019

Description

Hi, I can't update the sam version to v 0.10

Steps to reproduce

sudo pip install aws-sam-cli
sam --version
SAM CLI, version 0.7.0

  1. OS: Ubuntu
  2. sam --version: 0.7
@jfuss
Copy link
Contributor

jfuss commented Jan 2, 2019

You might have installed it initially with the ‘—user’ flag (our docs state to use that flag so it’s likely what you did).

@asyba
Copy link
Author

asyba commented Jan 2, 2019

Don't remember.. so what will be the solution?

@jfuss
Copy link
Contributor

jfuss commented Jan 2, 2019

It would be to add the ‘—user’ flag.

@asyba
Copy link
Author

asyba commented Jan 2, 2019

With this was the solution:
pip install --user --upgrade aws-sam-cli

@asyba asyba closed this as completed Jan 2, 2019
@sriram-mv
Copy link
Contributor

there are easier installation methods than pip. Pip is an advanced installation method.

Refer: https://aws.amazon.com/serverless/sam/

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

3 participants