Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot start app #52

Open
chrisabrams opened this issue Jul 13, 2017 · 5 comments
Open

Cannot start app #52

chrisabrams opened this issue Jul 13, 2017 · 5 comments

Comments

@chrisabrams
Copy link

$truffle serve

Serving static assets in ./build on port 8080...
Rebuilding...
/usr/local/lib/node_modules/truffle/build/cli.bundled.js:124978
  return (new fsevents(path)).on('fsevent', callback).start();
          ^

TypeError: fsevents is not a constructor
@chrisabrams chrisabrams changed the title Cannot staty app Cannot start app Jul 13, 2017
@NoahMarconi
Copy link

anyone find a workaround?

@andrewhine
Copy link

Same issue

@andrewhine
Copy link

sudo npm install -g [email protected]

@vallard
Copy link

vallard commented Dec 29, 2017

@andrewhine 's fix worked for me. Thank you!

@gabrielbidula
Copy link

npm install -g [email protected] worked for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants