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

[bug] publisher and publisher args are ignored #29

Open
twelve17 opened this issue Jan 28, 2021 · 2 comments
Open

[bug] publisher and publisher args are ignored #29

twelve17 opened this issue Jan 28, 2021 · 2 comments
Assignees

Comments

@twelve17
Copy link

Description

Running packito without the -n arg, thus with the intention to publish, does not publish packages.

I could have missed something, but it appears that nothing calls the publish function?

Expected behaviour

If a bug, what do you expect ?

Expect packito to publish given the publisher and publisher args.

Actual behaviour

Packito exits after bundling the code.

Steps to reproduce

If a bug, how do you reproduce it :

  • run packito without the -n option, and passing in a publisher and args
npx packito -d ./dist npm

Environnement

Node v14.15.1
Npm 6.14.8
OS: Max OS X Catalina

@twelve17 twelve17 changed the title [bug] publish args are ignored [bug] publisher and publisher args are ignored Jan 28, 2021
@mikbry
Copy link
Owner

mikbry commented Jan 28, 2021

Thanks, I need to check npm publishing.I do it ASAP.

@twelve17
Copy link
Author

No rush, thanks for looking into it. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants