Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I keep receiving these warnings in node.js #22280

Closed
MantehApps opened this issue Aug 12, 2018 · 4 comments
Closed

I keep receiving these warnings in node.js #22280

MantehApps opened this issue Aug 12, 2018 · 4 comments
Labels
invalid Issues and PRs that are invalid. wrong repo Issues that should be opened in another repository.

Comments

@MantehApps
Copy link

Does anyone know why i keep receiving these warnings when i run index.js?

problem

@devsnek devsnek added invalid Issues and PRs that are invalid. wrong repo Issues that should be opened in another repository. labels Aug 12, 2018
@devsnek
Copy link
Member

devsnek commented Aug 12, 2018

that warning is not coming from node.js, but from https://github.com/discordjs/discord.js/blob/11.3-dev/src/util/Collection.js#L496

@devsnek devsnek closed this as completed Aug 12, 2018
@MantehApps
Copy link
Author

How do i fix it?

@devsnek
Copy link
Member

devsnek commented Aug 12, 2018

@MantehApps open an issue on that repo, not here

@jasnell
Copy link
Member

jasnell commented Aug 12, 2018

@MantehApps .... The project @devsnek pointed to is using the Node.js process.emitWarning() API in a way that is not ideal. To identify where the code is being called incorrectly, use the --trace-warnings command line argument.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid Issues and PRs that are invalid. wrong repo Issues that should be opened in another repository.
Projects
None yet
Development

No branches or pull requests

3 participants