Skip to content

Error installing 3.1.0 on linux #398

@Kignuf

Description

@Kignuf

Hello,

Since yesterday I am having trouble installing fibers 3.1.0 on linux.
node: v8.9.3
linux: debian:stretch-slim

This is running on Jenkins, and the linux is a docker container.

Previous builds were installing fibers 3.0.0 successfully.

Here is the error:

> fibers@3.1.0 install /usr/local/lib/node_modules/happn-integration-tests/node_modules/fibers
> node build.js || nodejs build.js

`linux-x64-57-glibc` exists; testing
Problem with the binary; manual build incoming
�[91mgyp�[0m�[91m WARN EACCES�[0m�[91m user "undefined" does not have permission to access the dev dir "/root/.node-gyp/8.9.3"
�[0m�[91mgyp WARN�[0m�[91m EACCES attempting to reinstall using temporary dev dir "/usr/local/lib/node_modules/happn-integration-tests/node_modules/fibers/.node-gyp"
�[0m�[91mgyp WARN EACCES user "nobody" does not have permission to access the dev dir "/usr/local/lib/node_modules/happn-integration-tests/node_modules/fibers/.node-gyp/8.9.3"
gyp WARN�[0m�[91m EACCES attempting to reinstall using temporary dev dir "/usr/local/lib/node_modules/happn-integration-tests/node_modules/fibers/.node-gyp"
�[0m�[91mgyp WARN EACCES user "nobody" does not have permission to access the dev dir "/usr/local/lib/node_modules/happn-integration-tests/node_modules/fibers/.node-gyp/8.9.3"

It repeats those last lines indefinitly.

Let me know if you need more information.

Thanks for reading me :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions