Some errors while building appinventor sources using vagrant

Need some help regarding MIT APP Inventor local setup build on windows.
After executing "vagrant up" command Ubuntu bionic is running on a virtual box and asking for login and password. If anyone can tell me what is the default login and password?
Also on executing the "Vagrant ssh" command I am getting something like the following-

vagrant ssh
The ssh executable found in the PATH is a PuTTY Link SSH client.
Vagrant is only compatible with OpenSSH SSH clients. Please install
an OpenSSH SSH client or manually SSH in using your existing client
using the information below.

How can I get virtual box's ubuntu command line. I am new here and want to contribute to the project.
@ewpatton

I would suggest running vagrant ssh inside of Git Bash, which should provide a compatible SSH client.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.