example-helloworld icon indicating copy to clipboard operation
example-helloworld copied to clipboard

Failed to create keypair from CLI config file, falling back to new random keypair

Open fuyundian opened this issue 3 years ago • 4 comments

Failed to create keypair from CLI config file, falling back to new random keypair

fuyundian avatar Sep 27 '21 03:09 fuyundian

I was facing the same error. Just had to update node.js to version 14.x. It is recommended having version 14 or higher.

yazyyyyy avatar Oct 06 '21 17:10 yazyyyyy

Upgrade versión to 17.x is done.

soynof avatar Feb 14 '22 20:02 soynof

Same issue here, node v is 18

vitaliykononov avatar May 02 '22 15:05 vitaliykononov

For me the error is caused by the config path configured in the yaml which is ~/.config/solana/id.json does not exist. I have to create one and make sure it has some SOL token.

cassc avatar Aug 24 '22 08:08 cassc

Closing since there's a resolution. In the future, we don't use GitHub for developer support, and encourage you ask your question on the Solana Stack Exchange https://solana.stackexchange.com/ or some other developer support forum.

joncinque avatar Jan 11 '23 13:01 joncinque