RUVIDEO
Поделитесь видео 🙏

How to install NodeJS

The next thing we need to
install is Browsersync, but before we do that, we need to install
Node.js in order to install Browsersync. So let's go back to our browser and
we'll type in download nodejs and it will take us straight
to the download page. We'll click that. And we have a couple of options here. We can have the Installer or
the Binary or want the installer one. And since I'm running a 64-bit version
of Windows, I want the installer 64-bit. So I'll click that. It will get downloaded and
I can just click it right here to install. And the install screen finally pops up and
we can click Next.
That we accept the conditions,
Next, Next, and again, Next. And finally just click, Install.

And we want to go ahead and
allow it to install it. And once it's done,
we can click finish and now we need to verify that
Node.js actually was installed. So we can go back to our terminal or
our command line command prompt. And actually we'll do is go ahead and
quit that first and we'll start it up again always a good
idea to do that between Installs.

So here's our command prompt. We'll start it up again .

This time we'll say node --version.

And sure enough,
we have node version 4.5.0. But what we're really after
is the node package manager. That's the thing that is going to
allow us to install other packages like browser sync. So the way we check that that installed
correctly is NPM, node package manager --version

Enter and you see that
it is in fact installed properly, it's giving us the version number for it.

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «How to install NodeJS», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.