Code Monkey home page Code Monkey logo

Comments (5)

abhaychawla avatar abhaychawla commented on September 27, 2024

@mdew192837 Please try running npm install again. It should install all the required dependencies including node-sass. Some error might have occurred due to network issues on your side because of which it did not get installed earlier.

from web-app.

mdew192837 avatar mdew192837 commented on September 27, 2024

@abhaychawla

The file https://github.com/openMF/web-app/blob/master/package.json does not have node-sass as a dependency, so thus running npm-install won't do anything.

from web-app.

abhaychawla avatar abhaychawla commented on September 27, 2024

@mdew192837 The dev dependency mentioned in package.json @angular-devkit/build-angular requires node-sass to be installed as mentioned in package-lock.json
When you run npm install all the packages including the ones they depend upon should be installed automatically. Please try running the command again and let us know if the issue persists. Do take a screenshot of the log and post the same in that case.

from web-app.

mdew192837 avatar mdew192837 commented on September 27, 2024

@abhaychawla I received the error as I posted in the dpaste :)

from web-app.

abhaychawla avatar abhaychawla commented on September 27, 2024

@mdew192837 You got the error when you ran npm start because the node-sass package didn't get installed. I am trying to explain to you that it must have been due to a network issue when you ran npm install. You must have received an error at that time. That is why I am asking you to again do the npm install and post its log if you get an error during installation again. Otherwise it should work fine as there is no issue with the current package.json

from web-app.

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.