Giter Site home page Giter Site logo

Comments (7)

pimotte avatar pimotte commented on July 23, 2024

Looks like you're getting a permission error. I highly recommend not installing all the dependencies globally. Try using npm install instead (i.e. install the dependencies locally.) It's only recommended to install the commands you want to use everywhere (i.e. truffle, angular-cli and testrpc) globally.

from angular-truffle-box.

gustavoparedes1978 avatar gustavoparedes1978 commented on July 23, 2024

Thanks you, I will try it later and let you know.

from angular-truffle-box.

gustavoparedes1978 avatar gustavoparedes1978 commented on July 23, 2024

No, I keep getting the same messages all over again even though i'm not installing it globally. So, I will leave it just as it is.

from angular-truffle-box.

pimotte avatar pimotte commented on July 23, 2024

The log really looks like something weird is up with the permissions in your node install. Can you build other projects without issues?

from angular-truffle-box.

gustavoparedes1978 avatar gustavoparedes1978 commented on July 23, 2024

Yes, I can build other projects, even bigger ones, such as node.js or npm, or truffle, or docker, or any other truffle box, so I think it has something to do with the building scripts, and I think I'm getting the idea from here: /usr/lib/node_modules//node_modules/node-sass/build, Do you see that double slash from node_modules, that's a mistake from the script itself, you need to correct it

from angular-truffle-box.

pimotte avatar pimotte commented on July 23, 2024

I think the issue rather lies in the /usr/lib/node_modules. Can you post the stacktrace you get when you run npm install? (without sudo and without -g)

from angular-truffle-box.

pimotte avatar pimotte commented on July 23, 2024

If this issue still persists when running without sudo and -g, feel free to reopen this.

from angular-truffle-box.

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.