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
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
`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`
Are you certain it's a bug?
Are you using the latest plugin release?
Is there an existing issue for this?
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
Environment information
The text was updated successfully, but these errors were encountered: