I get an error while installing @probot/serverless-lambda.
I run:
npm i @probot/serverless-lambda
I get the error:
16 verbose Windows_NT 10.0.19041
17 verbose argv "c:\\Program Files\\nodejs\\node.exe" "c:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "@probot/serverless-lambda"
18 verbose node v12.18.3
19 verbose npm v6.14.6
20 error code E404
21 error 404 Not Found - GET https://registry.npmjs.org/@probot%2fserverless-lambda - Not found
22 error 404
23 error 404 '@probot/serverless-lambda@^0.5.0' is not in the npm registry.
24 error 404 You should bug the author to publish it (or use the name yourself!)
25 error 404 Note that you can also install from a
26 error 404 tarball, folder, http url, or git url.
I get an error while installing
@probot/serverless-lambda
.I run:
I get the error:
Could you please help ?