We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
currently when running install.sh i have to answer the following dialogs
install.sh
Archive: idl2json.zip replace idl2json? [y]es, [n]o, [A]ll, [N]one, [r]ename: y inflating: idl2json replace yaml2candid? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
The text was updated successfully, but these errors were encountered:
This should only happen if you run ./install.sh twice without running ./cleanup.sh in between
./install.sh
./cleanup.sh
Sorry, something went wrong.
i'm 99% sure i ran ./cleanup.sh in between runs
No branches or pull requests
currently when running
install.sh
i have to answer the following dialogsThe text was updated successfully, but these errors were encountered: