-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[Bug] YN0001: Error: mamacro@npm:0.0.3: Not a zip archive #769
Comments
Same error when trying to create new project using: |
Cannot reproduce - given the error message, it likely indicates that the zip archive is downloaded corrupted somehow. Do you have a proxy by any chance? Can you also run |
OK, done this:
And then tried to run yarn install in my yarn 1 project. Got:
No proxy. Yarn 1 runs fine. |
Hi! 👋 This issue looks stale, and doesn't feature the Note that we require Sherlock reproductions for long-lived issues (rather than standalone git repositories or similar) because we're a small team. Sherlock gives us the ability to check which bugs are still affecting the master branch at any given point, and decreases the amount of code we need to run on our own machines (thus leading to faster bug resolution faster). It helps us help you! 😃 If you absolutely cannot reproduce a bug on Sherlock (for example because it's a Windows-only issue), a maintainer will have to manually add the |
Can't finish yarn install after deleting node modules and yarn.lock.
YN0001: │ Error: mamacro@npm:0.0.3: Not a zip archive
at new I (C:\Users\maxim\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js:18:273327)
at C:\Users\maxim\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js:36:569584
at async C:\Users\maxim\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js:36:569392
at async C:\Users\maxim\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js:36:570734
at async s.lockPromise (C:\Users\maxim\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js:18:31207)
at async C.writeFileWithLock (C:\Users\maxim\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js:36:570699)
at async C:\Users\maxim\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js:36:569343
at async C:\Users\maxim\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js:36:570734
at async s.lockPromise (C:\Users\maxim\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js:18:31207)
at async C.writeFileWithLock (C:\Users\maxim\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js:36:570699)
The text was updated successfully, but these errors were encountered: