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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I'm trying to create a new steel project using the
steel new <project_name>
but I'm getting this error
Error: unrecognized signer source Caused by: failed to parse signer URI C:\Users\OFUZOR IFEANYICHUKWU\.config\solana\id.json
I have ran this command multiple times but all to no avail
solana-keygen new
The text was updated successfully, but these errors were encountered:
Did you manage to fix this? if not, what directory are you calling steel new and does .config/solana/id.json exist?
steel new
.config/solana/id.json
Sorry, something went wrong.
No i wasnt able to fix it.
I'm calling steel new from this directory "C:\Users\OFUZOR IFEANYICHUKWU\Documents>"
does C:\Users\OFUZOR IFEANYICHUKWU\.config\solana\id.json exist?
C:\Users\OFUZOR IFEANYICHUKWU\.config\solana\id.json
also if you're on windows, bro to bro, I suggest you try wsl
No branches or pull requests
I'm trying to create a new steel project using the
but I'm getting this error
I have ran this command multiple times but all to no avail
The text was updated successfully, but these errors were encountered: