Skip to content

Keep browserify out of the repo #20

@romanenko

Description

@romanenko

Deployment breaks with error:

BrowserifyRails::BrowserifyError: browserify could not be found at /var/www/sample-project/releases/20140412164424/./node_modules/.bin/browserify. Please run npm install.

As I understand, currently, path to browserify executable is set as a constant. Maybe, we could make it configurable somehow? Or, maybe we should search for browserify executable like node does, or try to locate it on the server with which shell command for example?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions