npm / www

community space for the npm website
https://npm.community
69 stars 48 forks source link

Not publishing latest version #422

Open molinto opened 6 years ago

molinto commented 6 years ago

Link to the page

https://www.npmjs.com/package/@astltd/integra-networkinformation (private respos.)

Logged in or logged out?

Logged in

Expected behavior

Published to NPM via CircleCI, said its publishing a new version (see below)


==> Publishing to NPM

> @astltd/integra-networkinformation@0.7.71 2npm /home/circleci/project
> publish

publish info Local version: 0.7.71 
publish info Published version: 0.7.70 
publish info Defined criteria met; publish will release a new version 
+ @astltd/integra-networkinformation@0.7.71
publish info published ok

Actual behavior

Showing old version on the NPM details page (v0.7.70 - last published 7 days ago) Same issue as reported 7 days ago

Steps to reproduce the problem

  1. Created new PULL req on Github
  2. CircleCI takes over, runs tests & pushed to npm
  3. Reports it as publishing new version
  4. 30mins later, still no version showing

Browser with version

Chrome Version 66.0.3359.181 (Official Build) (64-bit)

Any error message?

None

molinto commented 6 years ago

Just tried to push up version 0.70.72 - still no luck :(

==> Publishing to NPM

> @astltd/integra-networkinformation@0.7.72 2npm /home/circleci/project
> publish

publish info Local version: 0.7.72 
publish info Published version: 0.7.70 
publish info Defined criteria met; publish will release a new version 
+ @astltd/integra-networkinformation@0.7.72
publish info published ok