Learn ReactJS & React Native With Me
  • Home
  • React Native Series
  • React Js
  • Write for us
  • Animal Welfare
  • About Me
  • Contact
  • Home
  • React Native Series
  • React Js
  • Write for us
  • Animal Welfare
  • About Me
  • Contact
  • Facebook
  • Twitter
  • LinkedIn
  • Email
Learn ReactJS & React Native With Me

Code, Bugs, Pitfalls, Tricks of React Js & React Native

  • Home
  • React Native Series
  • React Js
  • Write for us
  • Animal Welfare
  • About Me
  • Contact

Browsing Tag

nodejs

7 posts

How to get ip address of any website using JS & nodejs? Code Example

  • Akash Mittal
  • September 8, 2022
Nodejs provides node:dns module which can be used to fetch DNS information of any website or host. In this article we will check out a code example to get ip…
View Post

Node Sass v7.0.0 incompatible ^4.0.0 || ^5.0.0 || ^6.0.0 – Code Example

  • Akash Mittal
  • August 30, 2022
Node throws the error Sass version 7.0.0 is incompatible with ^4.0.0 || ^5.0.0 || ^6.0.0 because node-sass is deprecated. Use sass instead of node-sass. Solution with Code Example 1. Use…
View Post
web scraping of static and dynamic websites using reactjs nodejs and nightmarejs
  • JavaScript
  • React Js

    Web Scraping dynamic & static websites in Nodejs and Reactjs

    • Teresia Wachira
    • September 5, 2022
    Introduction Web scraping is a technique used for extracting data from websites. And a piece of code or software that helps you to scrape data is known as a scraper.…
    View Post

    node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28′ not found

    • Akash Mittal
    • August 13, 2022
    You get node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28′ not found (required by node) error when you have installed node which is built for different ubuntu version. Solution 1. Use nodesource binary to…
    View Post

    AssertionError: Task function must be specified – Code Example

    • Akash Mittal
    • August 30, 2022
    There is a significant change in gulp 4.0 which leads to assertionerror when using syntax of gulp 3. one such change is the way tasks are defined. Instead of list…
    View Post

    npm WARN config `–global`, `–local` are deprecated – Code Example

    • Akash Mittal
    • August 30, 2022
    In this article I will provide you a code to resolve error npm WARN config global –global, –local are deprecated. Use –location=global instead. When are we getting this error? We…
    View Post

    Ways to run javascript on your computer – Code Example

    • Akash Mittal
    • August 30, 2022
    In this article we will see how you can run javascript on your computer system. We will discuss about 2 ways to run Javascript – Using Google Chrome Developer Console.…
    View Post

    Learn ReactJS & React Native With Me
    Copyright AkashMittal.com | Privacy Policy