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

πŸ› Argument list too longΒ #8

@dawsbot

Description

@dawsbot

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions