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

404 Not Found in installation #775

Open
3 tasks done
gleitoncampos opened this issue May 17, 2023 · 1 comment
Open
3 tasks done

404 Not Found in installation #775

gleitoncampos opened this issue May 17, 2023 · 1 comment

Comments

@gleitoncampos
Copy link

Are you certain it's a bug?

  • Yes, it looks like a bug

Are you using the latest plugin release?

  • Yes, I'm using the latest plugin release

Is there an existing issue for this?

  • I have searched existing issues, it hasn't been reported yet

Issue description

When installing from serverless plugin install -n serverless-python-requeriments I received a 404 return:

`
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/serverless-python-requeriments - Not found
npm ERR! 404
npm ERR! 404 'serverless-python-requeriments@latest' is not in this registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/gleitoncampos/.npm/_logs/2023-05-17T18_12_59_630Z-debug.log

`

Service configuration (serverless.yml) content

N/A

Command name and used flags

serverless plugin install -n serverless-python-requeriments

Command output

`
npm ERR! code E404
  npm ERR! 404 Not Found - GET https://registry.npmjs.org/serverless-python-requeriments - Not found
  npm ERR! 404 
  npm ERR! 404  'serverless-python-requeriments@latest' is not in this registry.
  npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
  npm ERR! 404 
  npm ERR! 404 Note that you can also install from a
  npm ERR! 404 tarball, folder, http url, or git url.
  
  npm ERR! A complete log of this run can be found in:
  npm ERR!     /home/gleitoncampos/.npm/_logs/2023-05-17T18_12_59_630Z-debug.log
`

Environment information

Framework Core: 3.30.1 (standalone)
Plugin: 6.2.3
SDK: 4.3.2
@CaseyLeask
Copy link

requeriments looks like a typo

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