-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Stuck on Initallizing VS Code when imported from a GitHub repository on Chrome #8713
Comments
Hey there, I understand how annoying it is when things don't load up as expected. It sounds like there might be a hiccup with the repository import. To help with this, please make sure your project's repo has a package.json. If it's a large repo, consider reducing the number of modules/files, as there’s a limitation on imports with more than 500 modules. If that’s not the cause, and you're still stuck, feel free to send us a link to the repo via our Support form and we can look deeper! |
There is a package.json in that repository, but still not working in Chrome even when I clear the cache, but it works on other browser in Safari. |
Does the repository work in Chrome after you have completed the import in Safari into your account, or does it continue to hang? |
Still not working in Chrome, even I use Incognito mode. |
|
🐛 bug report
Preflight Checklist
adheres to.
to file, without success.
Description of the problem
How has this issue affected you? What are you trying to accomplish?
Can't open the imported GitHub repository in CodeSandbox.
To Reproduce
Import a GitHub repository from my GitHub account, and it takes forever to load.
Link to sandbox: link (optional)
Your Environment
The text was updated successfully, but these errors were encountered: