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

  • Home
  • SEARCH
  • 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 7839671
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T15:30:42+00:00 2026-06-02T15:30:42+00:00

The problem drove me crazy, there is a package in npm database, but it

  • 0

The problem drove me crazy, there is a package in npm database, but it has some bugs, which are already fixed in github, how could I make use of the fixed version(github version)?

  • 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-02T15:30:45+00:00Added an answer on June 2, 2026 at 3:30 pm

    Edit:

    You can install directly from the GitHub repository, even just using the GitHub username and the repository name:

    npm install LearnBoost/socket.io

    You can also add a <commit-ish>, specifying e.g. a commit hash or a version tag, like so:

    npm install LearnBoost/socket.io#1.7.x

    Without a protocol, this will be interpreted as git://github.com/LearnBoost/socket.io. You can also prefix the repo with gitlab:, gist: or bitbucket:, respectively. For more information, see Using git URLs as dependencies.

    You can install directly from a URL, example:

    npm install https://github.com/LearnBoost/socket.io/tarball/master
    

    You can find the URL on Github under “Downloads” on any project page. Select the “Download as tar.gz” link.

    Or you can install a tarball:

    npm install foo.tar.gz
    

    See npm install(1).

    Edit:

    I should mention that this works equally well in package.json files. Specify the URL instead of the version in your dependencies, like so:

    ...
    "dependencies": {
      "foo": "http://example.com/foo.tar.gz",
      "bar": "1.2.x",
      ...
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a BASH/shell script, running on Linux, but it sometimes has a problem
I have a problem with a large database I am working with which resides
Problem: to show that a Not-SO-page has been discussed in SO when you at
I have a problem that's starting to drive me crazy.. I've narrowed my problem
Edit: I've solved the problem myself. If anyone has a better or more elegant
i'm having a problem in windows 7 which is likely something to do with
I know this is crazy, but IE can drive one to do crazy things.
I am having some problem with my perl. I hashed a key to an
Problem: There are a bunch of .lnk files on the C drive that point
There's a strange behaviour that is drive me crazy. I've a table of users

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.