github-labels icon indicating copy to clipboard operation
github-labels copied to clipboard

README unclear

Open midenok opened this issue 6 years ago • 0 comments

  1. From which directory to run:
npm install github-labels -g

?

From /home/midenok/src/extra/github-labels:

npm ERR! Refusing to install github-labels as a dependency of itself
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

From /home/midenok/src/extra:

npm WARN enoent ENOENT: no such file or directory, open '/home/midenok/src/extra/package.json'
npm WARN extra No description
npm WARN extra No repository field.
npm WARN extra No README data
npm WARN extra No license field.
  1. Can it be run without -g ? How to execute labels then?

midenok avatar Nov 11 '17 08:11 midenok