Code Monkey home page Code Monkey logo

Comments (9)

prashastham avatar prashastham commented on August 25, 2024 5

I found solution. Remove /my-app/node_modules/webpack-dev-server/fsevents. The npm start should do it.

from make-sense.

prashastham avatar prashastham commented on August 25, 2024 1

On Linux or macOS rm -rf should work, in windows command prompt rmdir should work

from make-sense.

SkalskiP avatar SkalskiP commented on August 25, 2024

@makamkkumar Could you give me a version of the npm and node you use? I want to reproduce your environment.

from make-sense.

alexstorer avatar alexstorer commented on August 25, 2024

I get this bug too, just running create-react-app. You can change your environment variables for the first bug here:
https://medium.com/@choy/fixing-create-react-app-when-npm-fails-to-start-because-your-host-environment-variable-is-being-4c8a9fa0b461

I'm not sure what's up with the second bug, but I've tried different versions of the fsevents package, and that didn't work.

from make-sense.

SkalskiP avatar SkalskiP commented on August 25, 2024

@alexstorer what version of node and nvm do you have?

from make-sense.

kavyasoni avatar kavyasoni commented on August 25, 2024

node: v13.10.1
npm: 6.14.2

from make-sense.

SkalskiP avatar SkalskiP commented on August 25, 2024

@alexstorer, @makamkkumar and @kavyasoni As stated in our README.md the suggested environment is npm 6.x.x and node.js v11.x.x. Could you set up this environment and then run MakeSense locally?

from make-sense.

prashastham avatar prashastham commented on August 25, 2024

I got the same error, someone suggested to add HOST="localhost" to the .bash_profile and source ~/.bash_profile to load it back, but it didn't work

from make-sense.

maxiperaltaaok avatar maxiperaltaaok commented on August 25, 2024

@prashastham what command goes before that..../my-app/node_modules/webpack-dev-server/fsevents

from make-sense.

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.