Git Product home page Git Product logo

Comments (3)

Santinell avatar Santinell commented on July 29, 2024

Node.js v8.2.1 and I have no problem with installing, try to update nodejs to latest version

from node-memwatch.

Santinell avatar Santinell commented on July 29, 2024

And looks like problem was with downloading file
https://nodejs.org/download//v8.1.1/node-v8.1.1-headers.tar.gz

Maybe it was a temporary network problem also.

from node-memwatch.

xgretsch avatar xgretsch commented on July 29, 2024

I've installed fine on node v8.1.4 on OS X.
I am unable to install on v8.8.1 on Ubuntu 16.04.

So I don't think it's a simple version problem.
Although this looks from the log like a permissions problem, I have made sure that permissions are wide open. I believe that the reason the system can't mkdir /datadrive/planal/node_modules/memwatch-next/build is that the parent directory /datadrive/planal/node_modules/memwatch-next does not exist.

$ sudo npm install memwatch-next

> [email protected] install /datadrive/planal/node_modules/memwatch-next
> node-gyp rebuild

gyp ERR! configure error 
gyp ERR! stack Error: EACCES: permission denied, mkdir '/datadrive/planal/node_modules/memwatch-next/build'
gyp ERR! System Linux 4.11.0-1013-azure
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /datadrive/planal/node_modules/memwatch-next
gyp ERR! node -v v8.8.1
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok 
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
npm WARN [email protected] No license field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/planal/.npm/_logs/2017-11-08T16_00_41_783Z-debug.log

from node-memwatch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.