Skip to content
This repository has been archived by the owner on Feb 12, 2018. It is now read-only.

Doesn't work with newer versions of NPM #7

Closed
polidore opened this issue Nov 9, 2011 · 1 comment
Closed

Doesn't work with newer versions of NPM #7

polidore opened this issue Nov 9, 2011 · 1 comment

Comments

@polidore
Copy link

polidore commented Nov 9, 2011

Seems like the package for npm should just have a >= for the npm version.

npm ERR! Unsupported
npm ERR! Not compatible with your version of node/npm: escrito@0.2.2
npm ERR! Required: {"node":">= 0.4.10-pre","npm":"1.0.15"}
npm ERR! Actual:   {"npm":"1.0.104","node":"0.6.0"}
@dmfrancisco
Copy link
Owner

Thanks @polidore for spotting this.
The npm package was also updated to v0.2.3: http://search.npmjs.org/#/escrito

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

No branches or pull requests

2 participants