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

Package reported as not available when it appears to be #80

Open
matfin opened this issue Apr 16, 2015 · 0 comments
Open

Package reported as not available when it appears to be #80

matfin opened this issue Apr 16, 2015 · 0 comments

Comments

@matfin
Copy link

matfin commented Apr 16, 2015

Hi,

I am seeing this issue where I am told a package is not available when it seems to be.

Contents of my packages.json file is as follows

{
    "connect":      "3.3.4",
    "body-parser":  "1.10.2",
    "imagemagick":  "0.1.8" 
}

The page (https://www.npmjs.com/package/node-imagemagick) for the module as follows states that this version is available. Furthermore, when searching on the command line, I get the following result:

matfin$ npm show node-imagemagick version
npm http GET https://registry.npmjs.org/node-imagemagick
npm http 304 https://registry.npmjs.org/node-imagemagick
0.1.8

I will do a bit of digging and if I find the solution I will post it here. Thanks

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

1 participant