Clone From Git Repo Doesn't Work!

Hi everyone and @support_staff,

Just wanted to inform you that Clone From Git Repo option under the New Project doesn’t work, as of now. When you enter the Git link, all you get is a remix of hello-express, which is a starter Node.js template project. Also, you’ll get an error in the logs: server js – darkened-scallion

As an alternative to this, you could try using Import From GitHub option in a new project.

We’ll have to wait for @glitch_support to fix this issue!

1 Like

Hi @khalby786,

Thanks for the reports! Our team is looking into it! I will let you know once it has been fixed.

2 Likes

Hello, we’re experiencing this issue too via https://stimulusjs.org/handbook/hello-stimulus (reported here). Clicking our import link results in an empty default app, like this, with logs similar to the report above:

node v8.15.1, with pnpm
Installing...
Terminated
Your app is taking a while to stop...
Your app did not stop in 5 seconds, forcing exit.


node v8.15.1, with pnpm Installing... Performing headless installation Resolving: total 1, reused 0, downloaded 0 Resolving: total 1, reused 0, downloaded 0 Packages: +49 +++++++++++++++++++++++++++++++++++++++++++++++++ Resolving: total 49, reused 49, downloaded 0 Resolving: total 49, reused 49, downloaded 0, done dependencies: + express 4.16.3 Total install time: 7349ms

@javan, the @glitch_support informed us that updates will be provided when it’s fixed!

Hello!

This bug has been fixed. You should now be able to use the ‘Clone from Git Repo’ option in the ‘New Project’ drop-down menu.

@javan if it still does not work for you, please let us know!

2 Likes

Yes it works! Thanks @tasha!

1 Like

Working here too. Thank you! :sparkling_heart:

2 Likes