DEV Community

Discussion on: Beginner's Guide for Creating a Serverless REST API using NodeJS over Google Cloud Functions

Collapse
 
engmms profile image
engmms • Edited

Hi Levi
really very useful tutorial , thanks
I face this problem ( I am new with nodsJS and TypeScript

dev-to-uploads.s3.amazonaws.com/i/...

Collapse
 
levivm profile image
Levi Velázquez

That error is from your tslinter, you should add variable types or relax the your linter rules about errors.