Giter Site home page Giter Site logo

Comments (10)

eranimo avatar eranimo commented on May 31, 2024 1

I have transferred ownership of the package. Sorry everyone!

Also, for future reference, you can install packages from github like this:

"angular-bootstrap-checkbox": "sebastianha/angular-bootstrap-checkbox"

There's no need for the full git url if it's from Github. In fact, there's no need to publish at all if the repo has a package.json file (and even if it doesn't you can get around that too)

from angular-bootstrap-checkbox.

sebastianha avatar sebastianha commented on May 31, 2024

Do you have an example or pull request for me? I have never done this before.

from angular-bootstrap-checkbox.

Kepro avatar Kepro commented on May 31, 2024

maybe read here, http://www.mattpalmerlee.com/2013/04/23/create-your-first-node-module-and-publish-it-to-the-npm-registry/ also is like same to bower :)

from angular-bootstrap-checkbox.

eranimo avatar eranimo commented on May 31, 2024

This would be nice

from angular-bootstrap-checkbox.

sebastianha avatar sebastianha commented on May 31, 2024

See latest release, let me know if this works.

from angular-bootstrap-checkbox.

McGiogen avatar McGiogen commented on May 31, 2024

I'm sorry but this doesn't worked for npm. The problem is that someone has published a fork of this package with the same name before you and now npm links the name "angular-bootstrap-checkbox" to his repository (which is also outdated).
You can see the problem in this page: the github link on the right is not your repo and the version is wrong.

This link about disputes on npm should help you to solve the problem.

If someone has the same problem it is temporary fixable by using this value in package.json:

 "angular-bootstrap-checkbox": "git://github.com/sebastianha/angular-bootstrap-checkbox.git#0.5.0"

from angular-bootstrap-checkbox.

McGiogen avatar McGiogen commented on May 31, 2024

Any news on this?

from angular-bootstrap-checkbox.

sebastianha avatar sebastianha commented on May 31, 2024

Hi,
I am very sorry for not answering for such a long time. I took the chance and just emailed the package owner of the fork if he would be so nice and would free the package name so I can publish the original code under the name "angular-bootstrap-checkbox".

I think this should solve your problem, right?

from angular-bootstrap-checkbox.

sebastianha avatar sebastianha commented on May 31, 2024

Thank you very much, I just published the package.

from angular-bootstrap-checkbox.

McGiogen avatar McGiogen commented on May 31, 2024

Thank you for the tip!

from angular-bootstrap-checkbox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.