Skip to content

Migrate away from bower... #118

Description

@the-t-in-rtf

The postinstall step fails for me frequently with errors like:

sisiliano@1.0.0 postinstall /Users/duhrer/Source/lpiano/node_modules/sisiliano
node node_modules/bower/bin/bower install && grunt build

module.js:471
throw err;
^

Error: Cannot find module '/Users/duhrer/Source/lpiano/node_modules/sisiliano/node_modules/bower/bin/bower'
at Function.Module._resolveFilename (module.js:469:15)
at Function.Module._load (module.js:417:25)
at Module.runMain (module.js:604:10)
at run (bootstrap_node.js:394:7)
at startup (bootstrap_node.js:149:9)
at bootstrap_node.js:509:3

It seems like a good time to migrate away from using two package managers, and to just use npm for everything. I'm happy to prepare a PR that does this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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