Я сделал следующее для установки веб-камеры реакции,
sudo npm install -g --save react-webcam
npm WARN react-webcam@3.0.1 requires a peer of react@>=15.3.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-webcam@3.0.1 requires a peer of react-dom@>=15.3.0 but none is installed. You must install peer dependencies yourself.
+ react-webcam@3.0.1
added 1 package from 1 contributor in 0.351s
, но он не был добавлен к зависимостям в package.json, так как я могу добавить его в модули узла?