ItsJavaScript
  • JavaScript
  • TypeScript
  • React
  • Node.js
  • HTML5
  • Contact Us
  • W3Basic

Archives

  • August 2022
  • June 2022
  • April 2022
  • February 2022
  • December 2021
  • November 2021

Categories

  • JavaScript
  • Node.js
  • React
  • TypeScript
ItsJavaScript

Coding Simplified

  • JavaScript
  • TypeScript
  • React
  • Node.js
  • HTML5
  • Contact Us
  • W3Basic

Browsing Category

Node.js

3 posts
ReferenceError : window is not defined
  • JavaScript
  • Node.js
  • 3 minute read

[Solved] ReferenceError : window is not defined

  • Srinivas
  • April 8, 2022
The ReferenceError : window is not defined error mainly occurs if you are using the window object in Node.js, React.js, Next.js. The window object mainly exists in the browser context…
View Post
npm err! missing script: start
  • Node.js
  • 2 minute read

[Solved] npm err! missing script: start 

  • Srinivas
  • April 10, 2022
The npm err! missing script: start occurs if you have not defined the start script in the package.json file or your application doesn’t have a server.js file which node will…
View Post
Error: Cannot find module 'node:events'
  • Node.js
  • 2 minute read

[Solved] Error: Cannot find module ‘node:events’

  • Srinivas
  • February 20, 2022
  • 15 shares
    15
    0
    0
    0
    0
    0
If you are trying to use the Discord.js to develop any custom application and if you are not using latest version of Node.js you will get an Error: Cannot find…
View Post
Cagtegories
  • JavaScript (40)
  • Node.js (3)
  • React (4)
  • TypeScript (3)
Featured Posts
  • Objects are not valid as a React child 1
    • React
    [Solved] Objects are not valid as a React child
    • 3 min
  • Check if an Object is Empty in JavaScript? 2
    • JavaScript
    How to Check if an Object is Empty in JavaScript?
    • 2 min
  • Unexpected token u in JSON at position 0 3
    • JavaScript
    Unexpected token u in JSON at position 0
    • 3 min
  • cannot use import statement outside a module 4
    • JavaScript
    cannot use import statement outside a module
    • 3 min
  • TypeError: substring is not a function 5
    • JavaScript
    [Solved] TypeError: substring is not a function
    • 2 min

Recent Posts

  • [Solved] Objects are not valid as a React child
  • How to Check if an Object is Empty in JavaScript?
  • Unexpected token u in JSON at position 0
  • cannot use import statement outside a module
  • [Solved] TypeError: substring is not a function
Objects are not valid as a React child
  • React
  • 3 minute read

[Solved] Objects are not valid as a React child

  • August 13, 2022
Check if an Object is Empty in JavaScript?
  • JavaScript
  • 2 minute read

How to Check if an Object is Empty in JavaScript?

  • August 11, 2022
Unexpected token u in JSON at position 0
  • JavaScript
  • 3 minute read

Unexpected token u in JSON at position 0

  • August 11, 2022
cannot use import statement outside a module
  • JavaScript
  • 3 minute read

cannot use import statement outside a module

  • August 8, 2022
  • Contact Us
  • Privacy Policy
ItsJavaScript
Copyright © 2022· All Rights Reserved