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

Error in building the code base. #1985

Open
aashimgarg opened this issue Jan 14, 2020 · 4 comments
Open

Error in building the code base. #1985

aashimgarg opened this issue Jan 14, 2020 · 4 comments

Comments

@aashimgarg
Copy link
Contributor

Screenshot from 2020-01-14 15-04-59

Error in building the vagrant setup.

@bartmathijssen
Copy link
Member

bartmathijssen commented Jan 14, 2020

@aashimgarg It would be better if you ask these type of questions on the App Inventor Community. Specifically, under the "Open Source Development" category. I did find a potential solution to the error you are having. See if this works. If it doesn't, feel free to ask any additional questions.

@aashimgarg
Copy link
Contributor Author

This works but we have to setup a vagrant environment after this.
Run 'vagrant init' to create a new Vagrant environment.

@ewpatton
Copy link
Member

ewpatton commented Jan 14, 2020

@aashimgarg Do not run vagrant init. It will wipe out the Vagrantfile in our sources and all of the other commands won't work. I would recommend following @bartmathijssen's suggestion and make sure you're running the latest version of vagrant. Alternatively, follow the manual instructions since you're on Ubuntu; the vagrant solution was intended more for people running on Windows where it's harder to set things up. Manual setup is also faster in the long run since you're not virtualizing the environment.

@aashimgarg
Copy link
Contributor Author

@ewpatton thanks for the advice.

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