developerforce / troubleshoot-lwc

Base Lightning Web Components Trailhead Troubleshooting Lightning Web Components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SFDX is deprecated, hence SF should be used instead

NagarjunaParala opened this issue · comments

While running this commad sfdx force:user:permset:assign -n Solutions_Full_Access, the permission set is not assigning as expected from the VS code termnial.
So, need to update the command as follows:
sf force:user:permset:assign -n Solutions_Full_Access