zurb / foundation-apps

The first front-end framework created for developing fully responsive web apps.
http://foundation.zurb.com/apps
MIT License
1.58k stars 216 forks source link

Problem after running foundation new myApp #831

Open FranciscoMartinez opened 8 years ago

FranciscoMartinez commented 8 years ago

First time using foundation to create a project. After I've selected "A web app (Foundation for Apps)" and naming my project i'm thrown the following error:

/usr/local/lib/node_modules/bower/lib/node_modules/q/q.js:155 throw e; ^

Error: EACCES: permission denied, open '/Users/francisco/.cache/bower/registry/bower.herokuapp.com/lookup/foundation-apps_3c7d8' at Error (native)

I've re-installed foundation-cli bower gulp and bundler gem, but it's still throwing the same error

franbenz commented 7 years ago

Please consider using Angular Base Apps if you want to use this framework (see #829 for more info).