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

react shopping cart not building #5

Open
wolfgangersmith opened this issue Jun 21, 2015 · 1 comment
Open

react shopping cart not building #5

wolfgangersmith opened this issue Jun 21, 2015 · 1 comment

Comments

@wolfgangersmith
Copy link

Hello,

I'm trying to build the shopping cart with npm start (i put the "build" script code in "start") because all npm build did was start a new line in terminal.

and this was my output http://pastebin.com/DEUcuGcR

It's not able to find the module "dispatcher"

Any idea what's wrong? perhaps it's something to do with node itself?

@connor11528
Copy link

I ran

$ npm install
$ http-server

and everything worked. If you don't have http-server (an npm package) installed you could use $ python -m SimpleHTTPServer

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

2 participants