question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Possible mistake on the version number

See original GitHub issue

After new release was published, I tried to update the package but neither yarn nor npm knows the new version.

I looked for the git tags in github but didn’t find it. Then I looked at npm’s version list and got this:

  • 2.0.1 (2 hours ago)
  • 2.1.0 (8 months ago)

As yarn and npm use/understand semver, they don’t see 2.0.1 as a new version after 2.1.0. I think the version number should be 2.1.1.


@zackify Is there a mistake on the version number?

_Originally posted by @mindsers in https://github.com/leoasis/graphql-tag.macro/pull/10#issuecomment-523760148_

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
pdemarinocommented, Nov 19, 2019

Hi - same comment here. Any chance this can be pushed out?

1reaction
zackifycommented, Sep 10, 2019

Sorry for not replying sooner. I’ve been on vacation with my laptop out of reach or I would have released it already

Read more comments on GitHub >

github_iconTop Results From Across the Web

Major Version Numbers are Not Sacred - Tom Preston-Werner
Major Version Numbers are Not Sacred · Every minor or major release gets a serious write-up of everything that changed and how to...
Read more >
Getting version number error - CodeProject
The only possible exception that I see in this code is the FileNotFound exception. Have you considered the fact that the FileName.exe is...
Read more >
How versioning works in lists and libraries - Microsoft Support
Restore a previous version If you made a mistake in a current version, if the current version is corrupt, or if you simply...
Read more >
Version Control: A Good Practice Guide - University of Glasgow
Version control is the process by which different drafts and versions of a document or record are managed. It is a tool which...
Read more >
Encountering Error Messages | GRANTS.GOV
Incompatible Version of Adobe; Schema Validation Error ... prevents you from automatically receiving a Grants.gov tracking number for your application.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found