Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for npm release #54

Open
ericblade opened this issue Oct 20, 2020 · 5 comments
Open

Prepare for npm release #54

ericblade opened this issue Oct 20, 2020 · 5 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed

Comments

@ericblade
Copy link
Owner

OK, to prepare for NPM release, we need to write up a .npmignore, test with npm pack to make sure that we aren't including any files that shouldn't be included in the release distribution (ie, most of them!), and actually write a README. Possible that we might find some other things that would be nice to do during the process of doing that.

I'm not sure when I will get to that. If there's anyone else out there that would like to contribute, it is welcome!

@ericblade ericblade added documentation Improvements or additions to documentation help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest labels Oct 20, 2020
@kotasudhakar
Copy link

can i get started on this? i want to work on this, making this library available on npm as i never did something like this...

@kotasudhakar
Copy link

This is done, now published to the npm

https://www.npmjs.com/package/quagga2-reader-qr

@kotasudhakar
Copy link

kotasudhakar commented May 7, 2024

Sorry i had to remove ericblade in the begining of the package name as it is throwing this error while publishing

npm ERR! code E402
npm ERR! 402 Payment Required - PUT https://registry.npmjs.org/@ericblade%2fquagga2-reader-qr - You must sign up for private packages

In package.json

  "name": "quagga2-reader-qr",
  "package-name":"quagga2-reader-qr",
  "version": "1.1.0",

@kotasudhakar
Copy link

Hi, do i need to make any other chanegs?

@kotasudhakar
Copy link

in case if you are not comfortable me doing this, i can unpublish this at anytime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants