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

npm WARN Invalid version: "1.4" #13

Closed
perice opened this issue Oct 17, 2019 · 3 comments
Closed

npm WARN Invalid version: "1.4" #13

perice opened this issue Oct 17, 2019 · 3 comments

Comments

@perice
Copy link

perice commented Oct 17, 2019

Hi,

since updating to version 1.4, I'm getting this error:

npm WARN Invalid version: "1.4"
npm WARN php-chrome-html2pdf No description
npm WARN php-chrome-html2pdf No repository field.
npm WARN php-chrome-html2pdf No README data
npm WARN php-chrome-html2pdf No license field.

If I change the version from "1.4" to "1.4.0" in package.json, it works.

Best,
Peter

@spiritix
Copy link
Owner

Are you trying to install the package directly from NPM? Actually this is a PHP package and should only be installed using Composer.

@perice
Copy link
Author

perice commented Nov 11, 2019

Nope, just running "composer update" gives me that error.

@spiritix
Copy link
Owner

I see. Fixing in today's release.

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

2 participants