Installation von node canvas

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • wrack solutionist
    Extension Master
    • 09.09.2016
    • 183

    Installation von node canvas

    Hi,

    ich versuche vergebens ein node Paket zu installieren, leider gelingt es mir weder als user noch als root. Hat jeman ein Tipp für mich , danke
    [
    Code:
    root@loxberry:/opt/loxberry# npm install -g canvas
    
    > canvas@2.6.1 install /usr/lib/node_modules/canvas
    > node-pre-gyp install --fallback-to-build
    
    node-pre-gyp WARN Using needle for node-pre-gyp https download
    node-pre-gyp WARN Pre-built binaries not installable for canvas@2.6.1 and node@12.10.0 (node-v72 ABI, g libc) (falling back to source compile with node-gyp)
    node-pre-gyp WARN Hit error EACCES: permission denied, mkdir '/usr/lib/node_modules/canvas/build'
    gyp WARN EACCES current user ("nobody") does not have permission to access the dev dir "/root/.cache/no de-gyp/12.10.0"
    gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/lib/node_modules/canvas/.node-gyp
Lädt...