Closed GamingNeverEnds closed 4 years ago
Nothings technically wrong. Just do node bot.js or node app.js depending on the name!
If you want to get rid of the warning, add these to your package.json.
{
"repository": "enter repo link",
"license": "MIT"
}
@renesansz should I make a pull request to add these to package.json
?
@sarthaktexas I think it's just a warning because some important identifier in package.json is missing. sure, your contribution is most welcome
Merged PR #268 Thanks for the contribution @sarthaktexas
This happens every time I try to install it.