Sendgrid-nodejs: '@sendgrid/mail@latest' is not in the npm registry.

Created on 6 Aug 2020  路  7Comments  路  Source: sendgrid/sendgrid-nodejs

$ npm i @sendgrid/mail
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@sendgrid%2fmail - Not found
npm ERR! 404
npm ERR! 404  '@sendgrid/mail@latest' is not in the npm 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:

Also tried installing with different version tags, yet getting same error.

non-library issue

Most helpful comment

Also happening here!

All 7 comments

Also happening here!

yarn install v1.22.4
[1/5] 馃攳  Validating package.json...
[2/5] 馃攳  Resolving packages...
error Couldn't find package "@sendgrid/client@^7.2.3" required by "@sendgrid/[email protected]" on the "npm" registry.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Error: Couldn't find package "@sendgrid/helpers@^7.2.3" required by "@sendgrid/[email protected]" on the "npm" registry.
    at MessageError.ExtendableBuiltin (/usr/local/Cellar/yarn/1.22.4/libexec/lib/cli.js:721:66)
    at new MessageError (/usr/local/Cellar/yarn/1.22.4/libexec/lib/cli.js:750:123)
    at PackageRequest.<anonymous> (/usr/local/Cellar/yarn/1.22.4/libexec/lib/cli.js:36539:17)
    at Generator.throw (<anonymous>)
    at step (/usr/local/Cellar/yarn/1.22.4/libexec/lib/cli.js:310:30)
    at /usr/local/Cellar/yarn/1.22.4/libexec/lib/cli.js:323:13
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

Same here. was wondering the same , even send support tickets already.

image

Same here;

Screenshot 2020-08-06 at 13 08 19

FWIW; Looks like there's an incident on the NPM side - https://status.npmjs.org/incidents/cksjqc1w11v5

It worked for me, looks like the incident was the issue afterall.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

thinkingserious picture thinkingserious  路  4Comments

prasoonjalan picture prasoonjalan  路  3Comments

kiranshashiny picture kiranshashiny  路  4Comments

amlcodes picture amlcodes  路  4Comments

polkhovsky picture polkhovsky  路  3Comments