Skip to content

"Filename too long" on Windows when cloning test folder #38998

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

Open
hazae41 opened this issue Jun 9, 2020 · 2 comments
Open

"Filename too long" on Windows when cloning test folder #38998

hazae41 opened this issue Jun 9, 2020 · 2 comments
Labels
Experience Enhancement Noncontroversial enhancements Suggestion An idea for TypeScript
Milestone

Comments

@hazae41
Copy link

hazae41 commented Jun 9, 2020

Code:

git config --global core.symlinks true
git clone --recurse-submodules https://github.com/denoland/deno.git

Actual behavior:

"Filename too long" when cloning test files

tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/updates-errors-when-file-transitively-exported-file-changes/when-there-are-circular-import-and-exports.js

Related Issues:
denoland/deno#6211

@hazae41 hazae41 changed the title "Filename too long" on Windows when cloning "Filename too long" on Windows when cloning test folder Jun 9, 2020
@RyanCavanaugh RyanCavanaugh added Experience Enhancement Noncontroversial enhancements Suggestion An idea for TypeScript labels Jun 11, 2020
@RyanCavanaugh RyanCavanaugh added this to the Backlog milestone Jun 11, 2020
@ghost
Copy link

ghost commented Jun 22, 2020

Good news. Deno will try to remove typescript . So this shall not be a problem in future.
https://docs.google.com/document/d/1_WvwHl7BXUPmoiSeD8G83JmS8ypsTPqed4Btkqkn_-4/edit#heading=h.4y9nk8efhbyr

@IllusionMH
Copy link
Contributor

Still a problem with tests/baselines/reference/tsserver/projectReferences/special-handling-of-localness-when-using-arrow-function-as-object-literal-property-is-loaded-through-indirect-assignment-with-original-declaration-local-to-project-is-treated-as-local.js
If you add C:\ and TypeScript only 7 characters left to nest it some where or it's error in git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Experience Enhancement Noncontroversial enhancements Suggestion An idea for TypeScript
Projects
None yet
Development

No branches or pull requests

3 participants