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

juice dependancy issue while installing? #29

Closed
legomind opened this issue Mar 26, 2013 · 7 comments
Closed

juice dependancy issue while installing? #29

legomind opened this issue Mar 26, 2013 · 7 comments

Comments

@legomind
Copy link

npm install --save email-templates
npm http GET https://registry.npmjs.org/email-templates
npm http 304 https://registry.npmjs.org/email-templates
npm http GET https://github.com/niftylettuce/juice/tarball/master
npm http GET https://registry.npmjs.org/underscore/1.3.3
npm http GET https://registry.npmjs.org/ejs/0.8.3
npm http GET https://registry.npmjs.org/async/0.1.22
npm http 304 https://registry.npmjs.org/async/0.1.22
npm http 304 https://registry.npmjs.org/underscore/1.3.3
npm http 304 https://registry.npmjs.org/ejs/0.8.3
npm http 200 https://github.com/niftylettuce/juice/tarball/master
npm http GET https://registry.npmjs.org/mootools-slick-parser/1.3.2
npm http GET https://registry.npmjs.org/cssom/0.2.5
npm http GET https://registry.npmjs.org/jsdom/0.2.14
npm http 304 https://registry.npmjs.org/cssom/0.2.5
npm http 404 https://registry.npmjs.org/mootools-slick-parser/1.3.2
npm http 304 https://registry.npmjs.org/jsdom/0.2.14
npm ERR! 404 'mootools-slick-parser' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, or http url, or git url.

npm ERR! System Darwin 12.2.0
npm ERR! command "/usr/local/Cellar/node/0.8.19/bin/node" "/usr/local/bin/npm" "install" "--save" "email-templates"
npm ERR! cwd /Users/cory/Projects/nodejs/Titan/aladdinsupplyco
npm ERR! node -v v0.8.19
npm ERR! npm -v 1.2.10
npm ERR! code E404
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/cory/Projects/nodejs/Titan/aladdinsupplyco/npm-debug.log
npm ERR! not ok code 0
@henriksjostrom
Copy link

I get the same error

@andrewrk
Copy link

See Automattic/juice#31

I'll fix this right now.

@niftylettuce
Copy link
Collaborator

ty

On Tue, Mar 26, 2013 at 12:40 PM, Andrew Kelley notifications@github.comwrote:

See Automattic/juice#31 Automattic/juice#31

I'll fix this right now.


Reply to this email directly or view it on GitHubhttps://github.com//issues/29#issuecomment-15469967
.

@hevets
Copy link

hevets commented Mar 26, 2013

thx @superjoe30

@andrewrk
Copy link

juice is fixed. now just update your juice dependency and you should be good.

@niftylettuce
Copy link
Collaborator

resolved per #30 see npm v0.0.9

@niftylettuce
Copy link
Collaborator

fixed per #30 (comment)

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

5 participants