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

Build error on [email protected] and [email protected] #61

Open
aklinkert opened this issue Oct 8, 2015 · 0 comments
Open

Build error on [email protected] and [email protected] #61

aklinkert opened this issue Oct 8, 2015 · 0 comments

Comments

@aklinkert
Copy link

> [email protected] install /path/to/project/node_modules/weak
> node-gyp rebuild

make: Entering directory `/srv/www/crm/node_modules/weak/build'
  CXX(target) Release/obj.target/weakref/src/weakref.o
  SOLINK_MODULE(target) Release/obj.target/weakref.node
  COPY Release/weakref.node
cp: preserving permissions for ‘Release/weakref.node’: Operation not permitted
make: *** [Release/weakref.node] Error 1
make: Leaving directory `/srv/www/crm/node_modules/weak/build'
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:270:23)
gyp ERR! stack     at ChildProcess.emit (events.js:110:17)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (child_process.js:1074:12)
gyp ERR! System Linux 3.16.0-30-generic
gyp ERR! command "node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /path/to/project/node_modules/weak
gyp ERR! node -v v0.12.5
gyp ERR! node-gyp -v v3.0.3
gyp ERR! not ok
npm WARN install:weak [email protected] install: `node-gyp rebuild`
npm WARN install:weak Exit status 1

Do you have any clue what's going wrong?

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

1 participant