Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

🐛 Argument list too long #8

Open
dawsbot opened this issue Mar 9, 2017 · 0 comments
Open

🐛 Argument list too long #8

dawsbot opened this issue Mar 9, 2017 · 0 comments
Assignees
Labels

Comments

@dawsbot
Copy link
Contributor

dawsbot commented Mar 9, 2017

When the codemod portion of the instafork script is ran, the *.js and **/*.js argument list can be too long. It's a silent error 🙀

Here is the actual command being executed:

/Users/dawsonbotsford/cli/instafork/node_modules/.bin/jscodeshift -t /Users/dawsonbotsford/cli/instafork/node_modules/uber-codemods/src/replace-require-absolute-path.js *.js **/*.js --toReplace="@uber/react-button" --replaceWith="/Users/dawsonbotsford/code/uberjs/src/@uber/react-button/dist/index.js"
zsh: argument list too long: /Users/dawsonbotsford/cli/instafork/node_modules/.bin/jscodeshift
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant