Coder Social home page Coder Social logo

Comments (5)

just4fun avatar just4fun commented on June 18, 2024 1

@BrianSipple Thank you for 1.3.0.

from ember-cli-eslint.

morhook avatar morhook commented on June 18, 2024

I'm having same issue since some weeks now. Looks like for the npm registry has a different commit assigned to 1.2.1 d7e0c328 (I've checked on the downloaded package.json the attribute gitHead)

Maybe @BrianSipple can check this one?

from ember-cli-eslint.

Turbo87 avatar Turbo87 commented on June 18, 2024

this might be related to #49

from ember-cli-eslint.

BrianSipple avatar BrianSipple commented on June 18, 2024

I commented over in #49 as well, but this is definitely due to the NPM registry using a gitHead from a less-than-most-recent commit in 1.2.1.

One way to remedy this would be upgrading to 1.3.0, which just released and provides some critical updates that -- in my opinion -- make it the first usable version of the project inside of an ember app anyway.

Regardless, it still makes me a bit sad that this became an issue. If someone has a lead on how to update the gitHead that NPM uses for an already-published version, that would be supercool to know going forward.

from ember-cli-eslint.

Turbo87 avatar Turbo87 commented on June 18, 2024

@BrianSipple 1.3.0 works great thanks!

About 1.2.1: Here is how I understand the situation:

  • 1.2.1 was published to NPM 7 months ago, most-likely while at commit d7e0c32
  • As mentioned in #49 a few days ago there were no tags for 1.2.1
  • You tagged 4d2781f as 1.2.1 although that doesn't seem to correspond to the published version on NPM

update the gitHead that NPM uses for an already-published version

Now I'm confused about your mention of NPM + git. Unless you specifically use it NPM does not care about git tags and isn't downloading from git for the usual version numbers. It just downloads from it's own registry where you need to explicitly publish with npm publish, which packs your current folder in a TGZ file and uploads it to their server.

tl;dr: I think the 1.2.1 tag is on the wrong commit and the NPM release should not be touched

from ember-cli-eslint.

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.