-
Notifications
You must be signed in to change notification settings - Fork 46
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
Cannot create fullstack project using algokit init on mac #464
Comments
Hello @nawaz-malla can you share the output of invoking |
Nawazs-MBP:bootcamp nawaz$ algokit doctor |
pyenv global 3.8.0 |
@nawaz-malla please install the latest 1.13.1 of algokit via |
if you want to use older fullstack template version you can use algokit init --template-url=https://github.com/algorandfoundation/algokit-fullstack-template --template-url-ref={pick version you need} --UNSAFE-SECURITY-accept-template-url That will use an official fullstack template but will pull older version compatible with your cli. However, i recommend updating the cli regardless |
How did you go @nawaz-malla? |
@nawaz-malla any updates on whether you have been able to try out the suggested so far? |
==== Checking compatibility with the cli ===
/bin/sh: /Users/nawaz/Desktop/Algorand/Library/Application: No such file or directory
Unhandled CalledProcessError: Command '/Users/nawaz/Desktop/Algorand/Library/Application Support/pipx/venvs/algokit/bin/python check_algokit_version.py' returned non-zero exit status 127.
The text was updated successfully, but these errors were encountered: