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.
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.
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!