Skip to content

Backbone Example Does Not Work #1

@Saturate

Description

@Saturate

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)
> [email protected] 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```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions