aces / brainbrowser

Web-based visualization tools for neurological data.
https://brainbrowser.cbrain.mcgill.ca/
GNU Affero General Public License v3.0
351 stars 122 forks source link

Update NPM With Newest Version #341

Open tkah opened 6 years ago

tkah commented 6 years ago

The version listed on npm is 2.3.0 and your repo lists 2.5.5 as being the most recent version. Currently, I'm using the git URL to install, but it'd be nice to have the newest version on npm as well.

gregorybolkenstijn commented 6 years ago

+1

Example of getting the right version via the Git URL in package.json:

"dependencies": {
  "brainbrowser": "git://github.com/aces/brainbrowser.git#v2.5.5"
}
mcin-armintaheri-archive commented 5 years ago

@nicholsn @natacha-beck

Hello Nolan Nichols,

It seems we are not able to access the NPM package you published for brainbrowser and update the version. We really appreciate that you published the package to NPM but it would be very helpful to many users if we would be able to publish new releases to NPM regularly.

Can you offer us access or let us publish the brainbrowser release on NPM ourselves?

Thank you.


Alternatively, we can publish brainbrowser to NPM under a different package name. This can cause quite a bit of confusion.

nicholsn commented 5 years ago

@ArminTaheri, I think you have the wrong person - I'm not a maintainer of brainbrowser, but I'm sure someone else here can help you ;-)

mcin-armintaheri-archive commented 5 years ago

@nicholsn

Thanks for the quick reply

I understand this but this NPM package was published by you, correct?

https://www.npmjs.com/package/brainbrowser

nicholsn commented 5 years ago

Ah, I misunderstood (and also forgot I even did that 4 years ago!)... Happy to add maintainers!

Can you share the NPM usernames of the people on the brainbrowser team that you would like me to include as maintainers?

mcin-armintaheri-archive commented 5 years ago

Sorry @nicholsn, I did not see this reply!

For the moment would you kindly add the npm user I just created?

https://www.npmjs.com/~armintaheri

I can then take the burden of inviting others off of you and also fix this issue :)

Thanks very much!