Author name: John Byron Canuel

How to Fix Parsing error: “parserOptions.project” has been set for @typescript-eslint/parser. The file does not match your project config: lib\index.js. in Firebase Deploy

If you encountered this problem while changing your index.ts file and re-deploying your Firebase Cloud Functions. You just need to follow this step to solve that problem. Step 1: Analyze your error. If that is similar to the image below and can’t solve via adding the ignorePatterns in the config then, proceed to Step 2.

How to Fix Parsing error: “parserOptions.project” has been set for @typescript-eslint/parser. The file does not match your project config: lib\index.js. in Firebase Deploy Read More »

How to Change your Voice in Messenger on Xiaomi, Poco and Redmi Phones

Voice Changer is a feature in Game Turbo which lets you change your voice while gaming. You get 6 options to choose from (maybe more in the future). So, let’s start. Note: Some older version of device don’t have this feature. Step 1: Go to the Game Turbo on your phone. Then, add the messenger

How to Change your Voice in Messenger on Xiaomi, Poco and Redmi Phones Read More »

How To Update your Node Js Version in Windows

Node.js is a platform built on Chrome’s JavaScript runtime for easily building fast and scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. Step 1: Download your wanted Node.js version on https://nodejs.org/en/. Step 2: Pressing the Windows button + R

How To Update your Node Js Version in Windows Read More »