*⭐️ My bestselling and highest rated course are available here **stashchuk.com*
@okey13173 жыл бұрын
I didnt understand. So why cant we just remove the ^ symbol if we want to make the versions remain consistant
@DerekBaker903 жыл бұрын
You can, but you can't change the ^ symbol that could be present in the package.json of the dependencies of dependencies... (the whole tree)
@okey13173 жыл бұрын
@@DerekBaker90 Perfect! Derek!
@pintunag5 жыл бұрын
precise... to the point..... Thank you...
@soumyaranjanmishra99465 жыл бұрын
Great Explanation!! Thanks a lot.
@curtisrobert25193 жыл бұрын
A trick: watch series on Flixzone. I've been using it for watching loads of movies these days.
@nashforrest91753 жыл бұрын
@Curtis Robert Yea, I've been using flixzone} for since december myself :D
@dashlyric23063 жыл бұрын
@Curtis Robert definitely, I've been using flixzone} for years myself :)
@divyankgupta_122 жыл бұрын
so does npm install installs the latest version of dependencies?, overlooking the version mentioned in package.json file
@hellomihai Жыл бұрын
very clear and well thought out! thank you
@johng52955 жыл бұрын
Thanks in a million! Very well explain. Now, I got it.
@shando_tube4 жыл бұрын
Excellent explanation!
@rs-tarxvfz2 жыл бұрын
What if some dependecies in lock file gets corrupted?
@katarzynakolny75994 жыл бұрын
Really clear explanation! Thank you :)
@Bogdan_Stashchuk4 жыл бұрын
You're very welcome!
@santhiyam94954 жыл бұрын
@@Bogdan_Stashchuk Hi its very helpful...In my application I should update the modules version in package-lock.json...I tried npm update command but there is no changes in my code...pls tel me how to update the modules version in packagelock.json.
@mario1ua5 жыл бұрын
Perfect, thanks!
@spiz029306 жыл бұрын
very clear cheers mate
@socialbarsha33035 жыл бұрын
sir package-lock.json is used for updating the version or what ?
@TH44454 жыл бұрын
Thank You Bogdan.
@rajashekhar4334 жыл бұрын
Can you please make a video on Nodejs + MySQL deploy on server
@huanshao21654 жыл бұрын
wow, super clear explanation, thanks!
@Romeo-vt8hq4 жыл бұрын
Спасибо, дружище! Хороший инглиш как для разработчика) Правильно ли я понял, получается, если есть просто package.json - то при использовании комманды npm install устанавливаются все зависимости, указанные в данном файле и если версия одного из компонентов обновилась, то она же и установится. А если присутствует файл package-lock.json, то будет установленна именно конкретная версия компонента, даже если уже миллион обновлений вышло? Lock как бы блокирует обновление версии компонента, я правильно понял?
@Bogdan_Stashchuk4 жыл бұрын
Привет. Это видео записано 2 года назад. Сейчас с английским намного лучше :) да. Ты все правильно описал. При наличии лок файла берутся версии из него. Если нужно обновить пакеты то можно использовать npm update или удалить лок файл и потом npm install.
@rajashekhar4334 жыл бұрын
Can you please make a video on ReactJS webpack config
@rajashekhar4334 жыл бұрын
Excellent
@lucio20812 жыл бұрын
Great!!!
@dantex43863 жыл бұрын
Great, thanks a lot!
@Uflichanel10 ай бұрын
спасибо, хорошо объяснил
@saisreenivas22275 жыл бұрын
Thanks a lot
@michaelcarnevale56203 жыл бұрын
so it locks even the dependencies of the dependencies, okay that makes sense thanks for the useful video
@akashshrestha012 жыл бұрын
great
@zakharkibanov89294 жыл бұрын
Норм, понятно все, язык на 5ку!
@Bogdan_Stashchuk4 жыл бұрын
Язык на двойку на самом деле ) Сейчас уже лучше, это видео записывал 2 года назад