-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Fail to import a public GitHub repo
The URL is https://stackblitz.com/github/wizlee/angular-marketplace.
To reproduce the issue
Run the URL above, the import animation seems to keep running indefinitely. Not exactly sure how long I left the webpage running, estimation is >15 minutes.
Error message
After refreshing, the URL will show an generic error as shown below.

Debugging Attempts
- Is this issue due to the repo setting or perhaps even the size? Need help because don't know where to start debugging this. I try to use the new beta feature of webcontainer to start from a blank NodeJS project. However I am not skilful enough to download the repo manually and setup the environment that way =)
- After referring to unable to import from GitHub #1159, I run through my repo to confirm if there's any absolute path and I didn't find any. One thing that is different maybe is the use of tsconfig.json paths? It don't use absolute path so shouldn't be an issue. Listing here as a reference
"paths": { "@cometchatComponents/*": [ "src/cometchat-pro-angular-ui-kit/CometChatWorkspace/projects/angular-chat-ui-kit/src/components/*" ] },
Environment
Browser: Edge Version 90.0.818.66 (Official build) (64-bit)
lpatiny
Metadata
Metadata
Assignees
Labels
No labels