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?