Esri / Esri/instant-apps-components
Request shortening of file path
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I'm unable to open this repository using GitExtensions on Windows due to a very long path name:
```
error: unable to create file packages/instant-apps-components/src/components/instant-apps-interactive-legend/instant-apps-interactive-legend-group-legend-element-caption/test/instant-apps-interactive-legend-group-legend-element-caption.spec.tsx: Filename too long
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
```
GitHub Desktop on Windows can open this repository, but can't work because of path:
```
error: lstat("packages/instant-apps-components/src/components/instant-apps-interactive-legend/instant-apps-interactive-legend-group-legend-element-caption/test/instant-apps-interactive-legend-group-legend-element-caption.spec.tsx"): Filename too long
fatal: Unable to process path packages/instant-apps-components/src/components/instant-apps-interactive-legend/instant-apps-interactive-legend-group-legend-element-caption/test/instant-apps-interactive-legend-group-legend-element-caption.spec.tsx
Cannot save the current worktree state
```
Please consider shortening this path.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.