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

[Issue] - yarn patch (version 4.0.2) throws Unknown Syntax Error: Not enough positional arguments. #20

Closed
efstathiosntonas opened this issue Jan 25, 2024 · 0 comments · Fixed by #23

Comments

@efstathiosntonas
Copy link
Contributor

efstathiosntonas commented Jan 25, 2024

Hi Fabrizio, tried to install using yarn 4.0.2 and it throws Unknown Syntax Error: Not enough positional arguments on yarn patch. Any ideas what might going on? Thanks

on the app's package.json I've added this as per README:

 "scripts": {
+  "postinstall": "yarn patch"
 }
@fabOnReact fabOnReact changed the title yarn patch (version 4.0.2) throws Unknown Syntax Error: Not enough positional arguments. [Issue] - yarn patch (version 4.0.2) throws Unknown Syntax Error: Not enough positional arguments. Jan 26, 2024
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

Successfully merging a pull request may close this issue.

1 participant