Skip to content

cannot deploy on heroku #122

@caitlin05

Description

@caitlin05

how do I set the sdk location( heroku git) on the nodeJS app file?
I have set the node-rfc as a dependency
{ "name": "testDep", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node app.js" }, "engines": { "node": "10.x" }, "dependencies": { "node-rfc": "^1.0.3" }, "keywords": [], "author": "", "license": "ISC" }
git push heroku master is always failing

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions