Trying to make own app inventor

I already saw all his videos...

And at which point you were getting the problem??

The
git submodule update --init

What is the problem with that??

It is not working for me even I cloned the App Inventor Sources.

Can you record a video showing where and how you are running that command

1 Like

This is the screen Video...
Please tell if there are any wrong things I did.
1 Like

try with cmd

1 Like

Same Error Again:

You shouldn't download the dependencies in a subdirectory of the repository. The correct directory is the parent directory for the Appinventor directory, which have the repository .git configuration directory.
In your case you should open git bash in the Funmora Builder FILES directory, assuming this is the directory which Appinventor is cloned at.

1 Like

Sill Same error.

May we know what's the directory which Appinventor sources were exactly cloned at ( that have the Appinventor folder ), that's actually the right directory to run most of the required git commands at.

1 Like

But, it is not working in both. Now what should I do?

You may want to answer this first.

1 Like

Sorry,
I didn't understand you.

Where did you clone appinventor sources?

2 Likes

Run the command in its parent directory

2 Likes

The usual answer is to remove all the spaces in your file path / directories....

4 Likes

Even I am running the command in the Parent Or Sub Directory, It is not working.

Sure, I will change.