nebrelbug / npm-to-yarn

Convert npm CLI commands to yarn, and vice versa
https://nebrelbug.github.io/npm-to-yarn/test.html
MIT License
34 stars 9 forks source link

npm install --save-exact incorrectly converted to yarn add-exact #25

Closed andrewnicols closed 2 years ago

andrewnicols commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Type in '...'
  2. Call function '...'
  3. Look at result in '...'

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Package & Environment Details

Additional context Add any other context about the problem here.

andrewnicols commented 2 years ago

Closing in favour of a PR. Also, I submitted this before I'd filled in the detail