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

yarn install fails on Tarball #5460

Open
GaetanWi opened this issue Mar 6, 2018 · 0 comments
Open

yarn install fails on Tarball #5460

GaetanWi opened this issue Mar 6, 2018 · 0 comments
Labels

Comments

@GaetanWi
Copy link

GaetanWi commented Mar 6, 2018

Hello!
Things seems to go wrong when trying to import local tarball dependency.

error An unexpected error occurred: "ENOTDIR: not a directory, scandir \AppData\Local\Yarn\cache\v1\npm-@xxx\custom-dep-0.0.0-1149da80-cf52-4ec0-8685-a4583bc73b10-1520268153222'".
info If you think this is a bug, please open a bug report with the information provided in "D:\dev-env\Workspaces\wks-angular\pillar-knowledge\yarn-error.log".

Got this ENOTDIR issue going on.
Find out the solution was on the extension. .tar Tarball is messing things up and had to rename my archive to .tgz

Kind of breaking change and big time loss for such a thing since .tar was allowed on npm and was working.

@ghost ghost assigned Daniel15 Mar 6, 2018
@ghost ghost added the triaged label Mar 6, 2018
@Daniel15 Daniel15 removed their assignment Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants