You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to add 'PListParserLibrary.Powershell.PlistParser' to my package.json, however that leads to an error running pode install:
=> Downloading PListParserLibrary.Powershell.PlistParser@0.1.0 from PSGallery... WARNING: License Acceptance is required for module 'PListParserLibrary.Powershell.PListParser'. Please specify '-AcceptLicense' to perform this operation.
Failed
This requires the -AcceptLicense parameter to be specified on the Save-Module command. Rather than make this an additional package.json option, I think we should be fine to just add it to the default command.