cs-education / sysbuild

A system programming learning environment in the browser
https://cs-education.github.io/sys/
Other
36 stars 35 forks source link

Fixes #95

Closed neelabhg closed 9 years ago

neelabhg commented 9 years ago

@cs-education/uiuc-cs-senior-project-2014 I suggest everyone re-install their dependencies. Delete node_modules and bower_components folders, and clear your npm caches: npm cache clean. Then re-install dependencies using npm install.