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

Bump html-to-text #5

Open
ngryman opened this issue Mar 30, 2017 · 2 comments
Open

Bump html-to-text #5

ngryman opened this issue Mar 30, 2017 · 2 comments
Assignees

Comments

@ngryman
Copy link

ngryman commented Mar 30, 2017

Hey,

Currently installing resume-cli with yarn leads to:

error [email protected]: The engine "node" is incompatible with this module. Expected version "~0.8.0".
error Found incompatible module

A more recent version of html-to-text relaxes the version constraint.

@rabeesh
Copy link

rabeesh commented Feb 5, 2018

Yeah, the current npm version of html-to-text has dependency to old "html-to-text": "0.0.8", npm owner has to bump this version and republish it.

@virgilwashere
Copy link

Hey,

Currently installing resume-cli with yarn leads to:

error [email protected]: The engine "node" is incompatible with this module. Expected version "~0.8.0".

This should sort you out in the meantime.

yarn global add resume-cli --ignore-engines

Virgil

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

No branches or pull requests

4 participants