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 install error: dependencies #6

Closed
hariadi opened this issue Dec 14, 2013 · 5 comments
Closed

npm install error: dependencies #6

hariadi opened this issue Dec 14, 2013 · 5 comments

Comments

@hariadi
Copy link

hariadi commented Dec 14, 2013

πŸ“¦ 'js-prettify' is not in the npm registry.

Looks like 'js-prettify source also remove from GitHub ❓

@jonschlinkert
Copy link
Member

But where is js-prettify in this repo? It shouldn't be anywhere.

@hariadi
Copy link
Author

hariadi commented Dec 15, 2013

$ npm i helper-prettify --save
npm http GET https://registry.npmjs.org/helper-prettify
npm http 200 https://registry.npmjs.org/helper-prettify
npm http GET https://registry.npmjs.org/helper-prettify/-/helper-prettify-0.1.7.
tgz
npm http 200 https://registry.npmjs.org/helper-prettify/-/helper-prettify-0.1.7.
tgz
npm http GET https://registry.npmjs.org/js-prettify
npm http GET https://registry.npmjs.org/lodash
npm http 404 https://registry.npmjs.org/js-prettify
npm ERR! 404 'js-prettify' 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 Windows_NT 6.1.7601
npm ERR! command "c:\\Program Files\\nodejs\\node.exe" "c:\\Program Files\\nodej
s\\node_modules\\npm\\bin\\npm-cli.js" "i" "helper-prettify" "--save"
npm ERR! cwd d:\vm\share\assemble-jekyll
npm ERR! node -v v0.10.21
npm ERR! npm -v 1.3.11
npm ERR! code E404
npm http 200 https://registry.npmjs.org/lodash
npm http GET https://registry.npmjs.org/lodash/-/lodash-1.3.1.tgz
npm http 200 https://registry.npmjs.org/lodash/-/lodash-1.3.1.tgz
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     d:\vm\share\assemble-jekyll\npm-debug.log
npm ERR! not ok code 0

@hariadi
Copy link
Author

hariadi commented Dec 15, 2013

Ahh.. sorry. I'm confuse this three repos:

  1. prettify
  2. helper-prettify
  3. handlebars-helper-prettify

npm i handlebars-helper-prettify --save should resolve this issue

@jonschlinkert
Copy link
Member

no problem, should I remove prettify and helper-prettify, since they have been replaced with this?

@hariadi
Copy link
Author

hariadi commented Dec 15, 2013

πŸ‘

@hariadi hariadi closed this as completed Dec 15, 2013
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