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

--keep-existing option not working #390

Closed
aiingstan opened this issue Jan 28, 2020 · 1 comment · Fixed by #413
Closed

--keep-existing option not working #390

aiingstan opened this issue Jan 28, 2020 · 1 comment · Fixed by #413
Labels

Comments

@aiingstan
Copy link

🐛 Bug Report

Followed the doc to convert a whole directory with --keep-existing option but it's not working. Then I changed this option to --ignore-existing followed by #182 and it works.

To Reproduce

Steps to reproduce the behavior:

  • create npm script: "svgr --keep-existing --native --out-dir "

Expected behavior

Document should be updated to replace keep-existing with ignore-existing

Link to repl or repo (highly encouraged)

Please provide a minimal repository on GitHub.

Issues without a reproduction link are likely to stall.

Run npx envinfo --system --binaries --npmPackages @svgr/core,@svgr/cli,@svgr/webpack,@svgr/rollup --markdown --clipboard

Paste the results here:

@open-collective-bot
Copy link

Hey @aiingstan 👋,
Thank you for opening an issue. We'll get back to you as soon as we can.
Please, consider supporting us on Open Collective. We give a special attention to issues opened by backers.
If you use SVGR at work, you can also ask your company to sponsor us ❤️.

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

Successfully merging a pull request may close this issue.

2 participants