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

BUG: Importing project from Git failed at booting WebContainer #2403

Closed
EmmyMay opened this issue May 21, 2021 · 2 comments
Closed

BUG: Importing project from Git failed at booting WebContainer #2403

EmmyMay opened this issue May 21, 2021 · 2 comments

Comments

@EmmyMay
Copy link

EmmyMay commented May 21, 2021


name: Bug report
about: Create a report to help us improve
title: 'Spinner Issue when existing repo is imported from GitHub'
labels: ''
assignees: ''


Describe the bug
When I tried importing an existing repository into a 'node' project, the spinner wouldn't stop spinning even after the repo files had been imported.
The repository was a Vue project.
Link to the blitz that caused the error
https://stackblitz.com/edit/node-t6wlbv?file=src%2Fmain.js

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'connect repository'
  2. Click on 'import existing repository'
  3. See error

Expected behavior
Repository is expected to be imported and the spinner is expected to stop.

Version of webcontainer
Hash: 7286dbe8d47d3473cde7be488b7d048fb59b05f2

Screenshots
image

Desktop (please complete the following information):
Browser name = Edge
Full version = 90.0.4430.212
Major version = 90
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36 Edg/90.0.818.62
performance.memory = {
totalJSHeapSize: 93067694,
usedJSHeapSize: 88421094,
jsHeapSizeLimit: 2172649472
}

@KwintenP
Copy link

There are some issues with our current git integration. We are currently working on a completely revised version that should fix all existing issues with it.

@SamVerschueren SamVerschueren changed the title BUG: BUG: Importing project from Git failed at booting WebContainer May 21, 2021
@jrvidal jrvidal transferred this issue from stackblitz/webcontainer-core Mar 3, 2023
@kc0tlh
Copy link
Collaborator

kc0tlh commented Aug 23, 2023

This issue is now resolved! Full writeup in Github issue #2473

@kc0tlh kc0tlh closed this as completed Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants