Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

Deprecation warning #211

Closed
RauppRafael opened this issue Oct 5, 2018 · 8 comments
Closed

Deprecation warning #211

RauppRafael opened this issue Oct 5, 2018 · 8 comments
Labels

Comments

@RauppRafael
Copy link

Node console is returning the following deprecation warning when I run any command:

(node:17968) DeprecationWarning: Collection#filterArray: use Collection#filter instead

@dragonfire535
Copy link
Contributor

The stable release was likely never updated to reflect the latest stable deprecations. For now, you can just ignore it.

@CharlieJ1911
Copy link

I'm getting this, any fix?

@almostSouji
Copy link
Member

almostSouji commented Dec 31, 2018

as dragonfire said above, ignore it for now until the adaptations are released

@Khan8615
Copy link

I cannot ignore this error because it is the reason for my code not working..

@Khan8615
Copy link

(node:18652) DeprecationWarning: Collection#filterArray: use Collection#filter instead

@Darqam
Copy link

Darqam commented Mar 20, 2019

A warning is by definition not an error. Something else is probably killing your script.

@MrBartusek
Copy link

Any update on that?

@smmehrab
Copy link

Any update on the fix? I'm still getting the warning.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

8 participants