conwnet/github1s

File system provider for github1s:/ is not available.

rafaelsabino opened this issue ยท 5 comments

Good afternoon. I tried to run it several times to simulate in a local environment, but I can't load files to edit. The message that the file system is unavailable always appears.

image

Another point that after running, I can't get the files from http://localhost:5000/'username/repository'

If I'm in a public domain will it work?

What am I missing here?

Hello there!๐Ÿ‘‹ Welcome to the project!๐Ÿ’– Thank you and congrats๐ŸŽ‰for opening your very first issue in this project.Be patient while we get back to you.๐Ÿ˜„

Hello there rafaelsabino ๐Ÿ‘‹

Welcome to github1s !!๐Ÿ’–๐Ÿฅณ

Thank you and congratulations ๐ŸŽ‰ for opening your very first issue in this project. github1s fosters an open and welcoming environment for all our contributors.๐ŸŒธ

Incase you want to claim this issue, please comment down below! We will try to get back to you as soon as we can.๐Ÿ‘€

Feel free to visit github1s.com. ๐Ÿ‘ฉโ€๐Ÿ’ป If you have any interesting ideas, just open an issue. We would love to hear you and engage in discussions.

hi @rafaelsabino ๏ผŒhow did you startup this project? The easy way is just run yarn && yarn watch. and there is no domain limit. please clear the local browser cache and try again.

This is not the problem. It cannot resolve any repositories. Even starting in incognito tab and clearing cache. Another point that seems to be some kind of permission or plugin that cannot execute commands from the palette to open files from the pc or read repositories. It is running normally, but without access to repositories or files. And I did the commands yarn && yarn watch mentioned above, but without success.

image

I finally got it. I believe I have written cache of old modules and was rendering wrong. I deleted the entire project and reconfigured everything. It worked out. Thanks!