Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backbone Example Does Not Work #1

Open
2 tasks
Saturate opened this issue Aug 19, 2013 · 0 comments
Open
2 tasks

Backbone Example Does Not Work #1

Saturate opened this issue Aug 19, 2013 · 0 comments

Comments

@Saturate
Copy link

There are problems with the Gruntfile.js, it's not setup correct and does not work. I get the feeling most of this is just too old, and needs to be updated. I'll list the issues as I find them and fix them in my own project.

Deprecated Tasks

  • The grunt-contrib-livereload task is deprecated we should use grunt-contrib-watch instead.

Misc

  • When running npm install I get this error (Upgrading grunt-bower-hooks to "~0.3.0" fixes this)
> bower@0.6.8 postinstall C:\Users\Me\Downloads\examples-master\aura-backbone-example\node_modules\grunt-bower-hooks\node_modules\bower
> node cleanup
events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: spawn ENOENT
    at errnoException (child_process.js:980:11)
    at Process.ChildProcess._handle.onexit (child_process.js:771:34)
npm ERR! weird error 8
npm ERR! not ok code 0```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant