Giter Site home page Giter Site logo

Comments (3)

paixaop avatar paixaop commented on June 24, 2024 2

Thank you for posting the issue and solution!
I'll update the docs

from node-sodium.

LewdEwe-ErikWallace avatar LewdEwe-ErikWallace commented on June 24, 2024 1

I think I found a solution to this and it appears to be due to user permissions. I usually do my server admin by logging in as root with SSH keys. I eventually found these web pages:

npm/npm#3497
https://www.bountysource.com/issues/28871797-installing-latest-on-debian-problems-with-node-gyp

From these I tried the idea of using the --unsafe-perm flag and the sodium package seemed to install without problems. So my command usage was:

npm install sodium --save --unsafe-perm

from node-sodium.

LewdEwe-ErikWallace avatar LewdEwe-ErikWallace commented on June 24, 2024

I tried installing the sodium module on a DigitalOcean server with Ubuntu 16.04 and it failed with a very similar or identical error as reported above by @viyatgandhi. There are a whole string errors, all about macro expansion as far as I can see.

Before the node-gyp build started there was also a warning about something else, but I don't know if it matters:

npm WARN lifecycle [email protected]~preinstall: cannot run in wd %s %s (wd=%s) [email protected] node install.js --preinstall /home/test/server/node_modules/.staging/sodium-4fff6169

Here is a link to the console output from the entire node-gyp build:

https://gist.github.com/LewdEwe-ErikWallace/e85eef6ffa14d3a8e98401a05d89866d

from node-sodium.

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.