Git Product home page Git Product logo

Comments (4)

einazare avatar einazare commented on May 29, 2024

Hello @Louventia ,

Here is what i am getting when i run the build command:
screen shot 2018-05-11 at 9 21 39 am
So there is something that you've changed in our product that makes this error to appear.
It would be best if you would show me the whole output.
A problem could be that you didn't run the npm install command first.
But can't be sure until i see the whole output.

Best,
Manu

from light-bootstrap-dashboard-react.

Louventia avatar Louventia commented on May 29, 2024

Hi! Sorry for the late reply. I did try to npm install before i run the npm build. I did changed the font color for the sidebar from a white to a grey

screen shot 2018-05-14 at 9 34 56 am

from light-bootstrap-dashboard-react.

einazare avatar einazare commented on May 29, 2024

Hello again @Louventia ,

Well, from what i can see in your image, you have an EACCES: permission denied, in your log.
So i think it is kind of obvious what is wrong here. Your machine isn't letting you run the npm run build command because you do not have writing permission (when running the build command, it will automatically try to create the build folder, and you need to have permission to do so). I want you to understand that this is not an issue with our product.
So the fix is kind of easy, you need to run the command with writing privileges (i.e. sudo).

Hope that information helps you. Please let us know if we can help you with anything else.

Best,
Manu

from light-bootstrap-dashboard-react.

Louventia avatar Louventia commented on May 29, 2024

Ok thank you very much!! Now it works!

from light-bootstrap-dashboard-react.

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.