-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Invalid string length #4929
Comments
Tried but couldn't reproduce it. |
yes , i have same problem . |
Could be Node.js specific |
I think that's the part of yarn that handles |
Hi, I owe you a 🍺 |
Hi, I actually get the same result if I do "yarn init"
Here is my package.json:
Not sure what to try? Solved
Should be: Was: Bye 👍 |
Cool, looks like resolved, thanks for reporting |
Hello,
I'm using yarn
v1.3.2
and I have a bug.What is the current behavior?
I'm running yarn from js like this:
And I often get:
"stderr": "error An unexpected error occurred: \"Invalid string length\".\n"
Here is my trace:
You you can see the package.json that I have (nothing really special?):
I don't get what could be the issue; Could you help me please?
Please mention your node.js, yarn and operating system version.
node: 8.7.0
yarn 1.3.2
On windows and Linux
Thank you
The text was updated successfully, but these errors were encountered: