Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8412849
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T00:46:52+00:00 2026-06-10T00:46:52+00:00

I am trying to push my code to my heroku app, but whenever I

  • 0

I am trying to push my code to my heroku app, but whenever I run “git push heroku master” using the package.json below, it gives me errors. The errors are shown within the terminal dialogue linked below. Hopefully someone can help.

package.json:

{
  "name": "learn-express-server",
  "version": "0.0.1",
  "dependencies": {
    "express": "3.0.0",
    "jade": "0.27.2",
    "mongodb": "1.1.4",
    "mongoose": "3.0.2"
  },
  "engines": {
    "node": "0.8.4",
    "npm": "1.1.49"
  }
}

Terminal Response:

http://d.pr/n/czqT
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T00:46:54+00:00Added an answer on June 10, 2026 at 12:46 am

    Which version do you have installed on your local machine? Try npm ls express

    Express doesn’t have a version 3.0.0 yet, it’s still a release candidate. Put your exact version in the package.json, or write "latest", or use the git:// uri, or a range of versions. Or simply commit your express to version control. (It’s acceptable style in node applications.)

    http://www.mikealrogers.com/posts/nodemodules-in-git.html

    But this isn’t Ruby or Python anymore, this is node.js, and we did modules much better. If you have an application, that you deploy, check in all your dependencies in to node_modules. If you use npm do deploy, only define bundleDependencies for those modules. If you have dependencies that need to be compiled you should still check in the code and just run $ npm rebuild on deploy.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to use git push heroku master to upload my rails 3 app
While trying to git push heroku master, I keep getting the error : Counting
So I'm using GIT, trying to push code to my remote server. on a
I'm trying to push a Flask application into Heroku. But if i start the
(Using Vista)I'm trying to clone an app from my GitHub Repository and push it
I'm trying to do a db:push to Heroku, but am getting this error: !!!
I'm trying to push my node.js app to Heroku and get the following error:
I'm trying to push to heroku but am getting a permission denied error. I've
I'm trying to push my code into github, but almost everytime I meet this
I'm trying to execute the following command on my Heroku app: heroku db:push postgres://username:password@localhost:5432/db_name

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.