How to install Node.js on Windows 10/ 11 | Complete Installation| Amit Thinks

preview_player
Показать описание

#nodejs #windows #amitthinks
-------------------------------------------------------------------------------------------------------------

👉 Follow me
-------------------------------------------------------------------------------------------------------------
► Top Free Video Tutorials

► Programming - Free Study Material (Downloadable)

► Web Dev - Free Study Material (Downloadable)

► Database - Free Study Material (Downloadable)

► CMS - Free Study Material (Downloadable)

► Free Interview QA

👉 About Amit Thinks YouTube Channel

Join this channel to get access to perks:

► Subscribe
Рекомендации по теме
Комментарии
Автор

short, crisp and clear, and staright to the point. Best installation videos on YouTube.

puruagni
Автор

C:\Users\Acer>node myfirst.js

throw err;
^

Error: Cannot find module 'C:\Users\Acer\myfirst.js'
at Module._resolveFilename
at Module._load
at [as runMain]
at {
code: 'MODULE_NOT_FOUND',
requireStack: []
}

Node.js v18.18.0

C:\Users\Acer>

batsuhbaysaa