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

Can not checkout the project on windows #833

Closed
thibaultleouay opened this issue May 23, 2024 · 3 comments
Closed

Can not checkout the project on windows #833

thibaultleouay opened this issue May 23, 2024 · 3 comments
Labels
🐛 Bug Something isn't working

Comments

@thibaultleouay
Copy link
Member

Because of @mintlify file some contributors cannot checkout the project

see :

          hey @thibaultleouay 

locally cloning the repo fails due to invalid path.
I have attached logs below:

error: invalid path 'apps/docs/api-reference/incident/get-incident:id.mdx'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

Even when i tried checking out to main, the same thing happened.

> git checkout -q main
error: invalid path 'apps/docs/api-reference/incident/get-incident:id.mdx'
error: invalid path 'apps/docs/api-reference/incident/put-incident:id.mdx'
error: invalid path 'apps/docs/api-reference/monitor/delete-monitor:id.mdx'
error: invalid path 'apps/docs/api-reference/monitor/get-monitor:id.mdx'
error: invalid path 'apps/docs/api-reference/monitor/get-monitor:id/summary.mdx'
error: invalid path 'apps/docs/api-reference/monitor/put-monitor:id.mdx'
error: invalid path 'apps/docs/api-reference/notification/get-notification:id.mdx'
error: invalid path 'apps/docs/api-reference/page/get-page:id.mdx'
error: invalid path 'apps/docs/api-reference/page/post-page:id/update.mdx'
error: invalid path 'apps/docs/api-reference/page/put-page:id.mdx'
error: invalid path 'apps/docs/api-reference/status_report/delete-status_report:id.mdx'
error: invalid path 'apps/docs/api-reference/status_report/get-status_report:id.mdx'
error: invalid path 'apps/docs/api-reference/status_report/post-status_report:id/update.mdx'
error: invalid path 'apps/docs/api-reference/status_report_update/get-status_report_update:id.mdx'

Originally posted by @Abbhiishek in #798 (comment)

@thibaultleouay thibaultleouay added the 🐛 Bug Something isn't working label May 23, 2024
@thibaultleouay
Copy link
Member Author

@Abbhiishek cab you try to checkout the doc again please?

@Abbhiishek
Copy link

Abbhiishek commented Jun 2, 2024

Nope it still says

error: invalid path 'apps/docs/api-reference/page/get-page:id.mdx'

@thibaultleouay

@thibaultleouay
Copy link
Member Author

@Abbhiishek it has been solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants