Skip to content

Help deploying to heroku. #18

@don-yan

Description

@don-yan

I tried to deploy this app after a fresh clone, but received several errors.

At first it was Error: Cannot find module 'connect-livereload'

Afterwards I ran heroku config:set NODE_ENV=staging and got: Error: Cannot find module './staging.js'

Finally, I changed NODE_ENV=production and saw: Error: ENOENT, no such file or directory '/app/public/favicon.ico'

I noticed on your .gitignore file you are excluding public. Do I need to re-run Grunt before I can deploy to heroku?

Sorry for ignorance. I'm sure a basic guide would be greatly appreciated!

Thanks

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