But, it is not working in both. Now what should I do?
You may want to answer this first.
Sorry,
I didn't understand you.
Where did you clone appinventor sources?
Run the command in its parent directory
The usual answer is to remove all the spaces in your file path / directories....
Even I am running the command in the Parent Or Sub Directory, It is not working.
Sure, I will change.
In
Funmora Builder Files
appinventor
Something like this should do it:
git clone git@github.com:username/appinventor-sources.git
cd appinventor-sources
git submodule update --init
substituting your GitHub username where username
appears above (assuming you've forked the repo on GitHub) or mit-cml
if you're checkout out our sources directly.
I got build succesfull in ant noplay but when I try to host it on localhost:8888 cloud sdk gives me a error
Why should I clone the app inventor-sources again?
I already have my version...
Is it necessary to do?
That isn't necessary, open the folder in GitBash and check if it has something like Master
or Main
at the end path display.
No, I haven't seen any branch name.
In my it show me master
Yeah,
Actually I downloaded the app inventor sources from Githyb website 2 months ago, and it was named like this as Faraz_Firoz said. Then inside it was the appinventor-sources folder and I made a New Folder(Funmora Builder Files) and copied that folder and pasted it there.
Downloading sources as zip is not a preferred act, It may cause errors,
instead clone it
I faced same, try cloning sources
Is that work for you after cloning it