You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Hello,
I'm trying to build the shopping cart with
npm start
(i put the "build" script code in "start") because allnpm 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?
The text was updated successfully, but these errors were encountered: