brainbrowser
brainbrowser copied to clipboard
Update NPM With Newest Version
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.
+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"
}
@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.
@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 ;-)
@nicholsn
Thanks for the quick reply
I understand this but this NPM package was published by you, correct?
https://www.npmjs.com/package/brainbrowser
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?
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!