NPM Crash Course

NPM Crash Course

Traversy Media

6 лет назад

315,589 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Traversy Media
Traversy Media - 24.01.2018 14:59

Guys, you do not need to do --save anymore with NPM 5+

Ответить
BMP
BMP - 28.10.2023 19:07

thank you very much

Ответить
Jaguar81 Gt
Jaguar81 Gt - 10.09.2023 19:28

thx so much )))))))))))))))))))))))))))

Ответить
Mohamed404eg
Mohamed404eg - 16.08.2023 01:33

thank man fot this info good

Ответить
Lucifer G
Lucifer G - 11.07.2023 11:53

This is the best video for learning NPM, hands down. Absolutely no need for any other npm tutorial when this video exists..

Ответить
Carl Tristan Altamerano
Carl Tristan Altamerano - 14.06.2023 09:25

can you add custom scripts using CLI ?

Ответить
Giovanni Bonotti
Giovanni Bonotti - 07.06.2023 14:37

Great tutorial ! thank you

Ответить
Asuna
Asuna - 22.04.2023 11:47

Insane!!!! Thank you so much Brad!

Ответить
Web Tutorials
Web Tutorials - 20.02.2023 13:55

Feb 2023 update: You do not need to use `npm install --save [packagename]` anymore. Just `npm install [packagename]` does the same thing. `--save` is not needed anymore. Similarly instead of `npm install --save-dev [packagename]`, do `npm install -D [packagename]`

Ответить
Youssef Karfouh
Youssef Karfouh - 29.01.2023 23:57

thank you so much Brad👌

Ответить
ScreenPrintR
ScreenPrintR - 18.01.2023 22:12

Realize this is five years old. I did the npm init -y and did not get the same information in package.json. You got, { "name": "npmap", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { blah blah}, I didn't get that. I don't show scripts. Loaded my yesterday. So I tried adding scripts, but it errors out. Any suggestion? Thank you.

Ответить
hashir mughal
hashir mughal - 27.12.2022 03:47

congratulation for 2m

Ответить
Constantine Westerink
Constantine Westerink - 19.12.2022 20:27

W video

Ответить
Saroj Kumar
Saroj Kumar - 10.11.2022 15:56

This tutorial isn't relevant in 2022, config set init** commands doesn't work

Ответить
Bhagya Lakshmi
Bhagya Lakshmi - 24.10.2022 18:31

Npm terminal using

Ответить
Daniel Woodbridge
Daniel Woodbridge - 05.10.2022 10:23

Very helpful, thank you

Ответить
Magyar Timea
Magyar Timea - 08.09.2022 17:36

thank you for teaching us free

Ответить
Alejandro Salazar
Alejandro Salazar - 30.08.2022 03:02

nice

Ответить
Suraj Sk
Suraj Sk - 17.08.2022 08:43

2022 complete this npm package manager video thank you brad

Ответить
Wojciech Pisarski
Wojciech Pisarski - 12.08.2022 14:09

Great tutorial Brad! help a lot in this sometimes difficult journey to become Web Dev!

Ответить
Astra 060
Astra 060 - 18.07.2022 19:29

You are a saint, this cleared up nearly all my confusion. A Crash-Course on "Studying the Documentation Effectively" would be great!

Ответить