Skip to content
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

windows location of the credential file #24

Open
starpause opened this issue Oct 14, 2021 · 1 comment
Open

windows location of the credential file #24

starpause opened this issue Oct 14, 2021 · 1 comment

Comments

@starpause
Copy link

After I logged into NEAR CLI on my Windows10 machine sputnikdao-cli couldn't find my credentials. When I tried running a command I got this error:

(node:5104) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open 'C:\Users\jorda\.near-credentials\testnet\starpause.testnet.json'

When I checked the location of my credentials I found them in

C:\Users\jorda\.near-credentials\default\starpause.testnet.json

I copied those credentials to

C:\Users\jorda\.near-credentials\testnet\starpause.testnet.json

and then I was able to use sputnikdao-cli commands.

@alannetwork
Copy link
Member

We just released version 0.4.2 with patch for this. Now it looks directly into /default folder when testnet is target network.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants