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 and github are out of sync but have the same package.config version #58

Closed
davidlashlee opened this issue Nov 2, 2015 · 1 comment

Comments

@davidlashlee
Copy link

tried playing around with jimp.

installed via npm install jimp@latest

tried following the advice on the github readme.

got jimp.read was undefined.

check package.config says verison 0.2.10

checked the npm package.config says same version as github @ 0.2.10

followed the documentation in the npm readme and everything worked fine.

https://www.npmjs.com/package/jimp seems to be behind.

@oliver-moran
Copy link
Collaborator

@davidlashlee yes, I did a major change over the weekend: #37

The change is backwards compatible but, for simplicity, I work off just one main branch. This obviously causes confusion if you are reading the docs on GitHub.

I've published the change to NPM now. Please let me know what you think of the new API.

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