amejiarosario / meanshop

🛒 Building an e-commerce application with the MEAN stack
http://meanshop.com
GNU General Public License v2.0
149 stars 104 forks source link

ReferenceError: io is not defined #58

Open JoeHillyard opened 7 years ago

JoeHillyard commented 7 years ago

Deployment seemed to work without a hitch, however the client side is throwing this breaking error: "ReferenceError: io is not defined"

Any help would be great!

apandrade commented 7 years ago

I have the same error when I run grunt serve:dist command.

Does anyone have a solution?