Reece Dunham
Reece Dunham
You can modify the list by accessing`controller.configManager.configs.GlobalChallenges`
@dhrumit9 it's waiting review from a DT maintainer, so probably some time in the next few days.
Can you send a zipped copy of your userdata please? I want to see what’s going on with your unlockables.
I think they are, @AnthonyFuller can we just early return safely in grantDrops if the flag isn't set to enabling mastery?
@MikeMcC399 can you send the output with `--trace-deprecation`? I'm personally unable to reproduce it on my end.
@MikeMcC399 yeah, I was able to reproduce, I have no idea why it's doing that. I'll try to look into it further.
Update: I spoke with the team, it looks like the cause was already identified and fixed, but has not been released yet.
Yeah, if a project states its preferred package manager, and that isn’t Yarn, it shouldn’t work in the first place. This probably shouldn’t have been shipped in a semver-patch release,...
@john-ciq if you have corepack enabled you shouldn't add Yarn globally. In that case, the issue is happening because `yarn` from npm global installs is ahead (or behind? I can't...
The yarn 1 instances shouldn’t even be aware of each other, right? So how could they be touching the same files?