miroslavpejic85 / mirotalkbro

📡 MiroTalk WebRTC Live Broadcast allows to broadcast live video, audio and screen stream to all connected users (viewers).

Home Page:https://bro.mirotalk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPM install error

torrswanson opened this issue · comments

commented

Error
Running command npm install receives an error and doesn't install node_modules.

npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN Invalid name: "MiroTalk WebRTC Live Broadcast"
npm WARN mirotalkbro No description
npm WARN mirotalkbro No repository field.
npm WARN mirotalkbro No README data
npm WARN mirotalkbro No license field.

up to date in 1.887s
found 0 vulnerabilities

Fix:
Rename the field name within package.json from MiroTalk WebRTC Live Broadcast to mirotalkbroadcast

Thank you!