Skip to content

After re-installing the tscircuit cli, you have to log in again (bug) #144

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

Open
seveibar opened this issue Mar 30, 2025 · 5 comments
Open
Assignees

Comments

@seveibar
Copy link
Contributor

/bounty $10

Copy link

algora-pbc bot commented Mar 30, 2025

💎 $10 bounty • tscircuit

Steps to solve:

  1. Start working: Comment /attempt #144 with your implementation plan
  2. Submit work: Create a pull request including /claim #144 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to tscircuit/cli!

Add a bountyShare on socials

@seveibar seveibar self-assigned this Mar 30, 2025
@seveibar
Copy link
Contributor Author

I think this has something to do with tests overwriting the actual config

@sparkybug
Copy link

Seeing this is self-assigned, can I still work on it?

@ArnavK-09
Copy link
Collaborator

// Setup cleanup
const cleanup = async () => {
await rm(tmpDir, { recursive: true, force: true })
if (server && typeof server.stop === "function") {
await server.stop()
}
cliConfig.clear()
}

cliConfig.set("sessionToken", token)

@ShiboSoftwareDev
Copy link
Contributor

@seveibar there is no such issue, maybe it's specific to mac or it is already fixed.

Image

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

No branches or pull requests

4 participants