neilucky
neilucky

Reputation: 181

'Getting i.filter is not a function' in Atom while searching for a package

I am trying to install a package in Atom editor but I am getting the following error message: Getting i.filter is not a function.

I tried re-installing Atom but the issue still persists.

Atom - Install Packages - Failed search

Upvotes: 17

Views: 12272

Answers (2)

RightGeek
RightGeek

Reputation: 51

Problem with Atom's server, an alternative is to search for the package you're looking for on google in your web browser, then download directly from the atom.io website. This also works.

Upvotes: 5

abhivemp
abhivemp

Reputation: 932

You have a problem with the atom-live package. Go into your settings > package and uninstall then reinstall that package. That should do the job.

Upvotes: 1

Related Questions