代码:
git config --global core.symlinks true
git clone --recurse-submodules https://github.com/denoland/deno.git
实际行为:
"文件名过长" 当克隆测试文件时
tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/updates-errors-when-file-transitively-exported-file-changes/when-there-are-circular-import-and-exports.js
相关问题:
2条答案
按热度按时间ffx8fchx1#
好消息。Deno将尝试移除TypeScript。因此,这在未来不应该是问题。
https://docs.google.com/document/d/1_WvwHl7BXUPmoiSeD8G83JmS8ypsTPqed4Btkqkn_-4/edit#heading=h.4y9nk8efhbyr
nvbavucw2#
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
仍然存在问题。如果您添加了
C:\
和TypeScript
,那么只剩下7个字符可以将其嵌套到某个地方,或者这是git中的错误。