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

node error

5 posts

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

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
error can't render headers after they are sent to the client
  • JavaScript

    Error: Can’t render headers after they are sent to the client [nodejs]

    • Imran Alam
    • September 5, 2022
    The “Error: Can’t render headers after they are sent to the client” is a very common error in Node.js. This error is caused by the fact that Node.js buffers the…
    View Post

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