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

Switch from CSSselect and CSSwhat to css-select and css-what #211

Closed
tripu opened this issue Jul 10, 2015 · 1 comment
Closed

Switch from CSSselect and CSSwhat to css-select and css-what #211

tripu opened this issue Jul 10, 2015 · 1 comment
Assignees

Comments

@tripu
Copy link
Member

tripu commented Jul 10, 2015

Get rid of these two npm warnings:

$ npm install
npm WARN deprecated CSSselect@0.4.1: the module is now available as 'css-select'
npm WARN deprecated CSSwhat@0.4.7: the module is now available as 'css-what'
[…]

The problem is that whacko is stuck with CSSselect ~0.4.0, which in turn is tied to CSSwhat.

There have been no commits to whacko in the last three months. We should explore submitting a PR to fix this, fork whacko, or switch to its parent project, cheerio.

@tripu tripu self-assigned this Jan 12, 2016
@tripu
Copy link
Member Author

tripu commented Jan 12, 2016

Fixed in #278.

@tripu tripu closed this as completed Jan 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant