tmijs / tmi.js

💬 Javascript library for the Twitch Messaging Interface. (Twitch.tv)
https://tmijs.com
MIT License
1.54k stars 216 forks source link

npm WARN ledjs@1.0.0 No repository field. #453

Closed RogelioVR closed 3 years ago

RogelioVR commented 3 years ago

Actual behaviour: npm i tmi.js message on CMD npm WARN ledjs@1.0.0 No repository field.

Expected behaviour: npm i tmi.js download tmi.js create folder called node_modules

Error log: C:\arduino\ejemplo>npm i tmi.js npm WARN ledjs@1.0.0 No repository field.

5 packages are looking for funding run npm fund for details

found 0 vulnerabilities

Insert your error log here

Server configuration

AlcaDesign commented 3 years ago

This has nothing to do with tmi.js at all. ledjs is either your own package.json or something from somewhere else.