Sunday, 15 July 2012

node.js - npm module Imager installation -



node.js - npm module Imager installation -

i have been trying install npm bundle because odd reason module , graphicsmagick library vanished lean air machine(but give-and-take other day).

now have installed library when run

sudo npm install --save imager

i long list of errors. starting from

error: enoent, lstat '/home/user/desktop/project/node_modules/imager/node_modules/pkgcloud/node_modules/request/node_modules/json-stringify-safe/license'

any help appreciated.

many npm modules skins on written native code projects. in case : graphicsmagick

if first install of graphicsmagick (outside of node/npm) or whichever underlying project. , running , npm install of skin work. did these steps on ubuntu npm module imager , install worked fine.

understand meaning of npm install -g flag (global) - if module makes available command line executable npm install -g xxxx

node.js npm graphicsmagick

No comments:

Post a Comment