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

fix(pop up): pop up does not work if prior sourcing was cancelled #103

Closed
peterwht opened this issue Apr 9, 2024 · 3 comments
Closed

fix(pop up): pop up does not work if prior sourcing was cancelled #103

peterwht opened this issue Apr 9, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@peterwht
Copy link
Contributor

peterwht commented Apr 9, 2024

Screenshot 2024-04-08 at 1 34 27 PM

@peterwht peterwht added the bug Something isn't working label Apr 9, 2024
@AlexD10S
Copy link
Collaborator

AlexD10S commented Apr 10, 2024

Noticed it too, short answer is to remove:

rm -rf /Users/peter/Library/Caches/pop/.src/polkadot-sdk

We can execute this automatically in the tool, if finds this issue.

@Daanvdplas
Copy link
Collaborator

Yes the pop cli should do it. Encountered it too today

@AlexD10S
Copy link
Collaborator

AlexD10S commented May 7, 2024

I have been testing this and seems fixed after this PR #123 . When we introduced a retry attempt if the first attempt fail (cleaning the working dir when fails).

Closing the issue, reopen if you still experiment the problem.

@AlexD10S AlexD10S closed this as completed May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants