feat: #220 AWS Lambda Handler #2
Annotations
10 errors
build
Cannot find module 'http' or its corresponding type declarations.
|
build
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build
Cannot find namespace 'NodeJS'.
|
build
Cannot find name 'setTimeout'.
|
build
Cannot find name 'clearInterval'.
|
build
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build
Cannot find module 'express' or its corresponding type declarations.
|
build
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build
Cannot find module 'async_hooks' or its corresponding type declarations.
|