amtrack / sfdx-browserforce-plugin

sfdx plugin for browser automation
MIT License
112 stars 39 forks source link

Could not find plugin named 'security' #633

Closed patrykacc closed 1 month ago

patrykacc commented 1 month ago

Following issue started to happen for my CI in recent hours:

Error (1): Could not find plugin named 'security' in definition: {"$schema":"https://raw.githubusercontent.com/amtrack/sfdx-browserforce-plugin/main/src/plugins/schema.json","settings":{"security":{"certificateAndKeyManagement":{"certificates":[],"importFromKeystore":[{"name":"CertName","filePath":"./config/certificates/CertName.jks","password":"***"}]}}}}

amtrack commented 1 month ago

Thanks @patrykacc for reporting! I'll look into it next week.

patrykacc commented 1 month ago

I confirmed locally that switching back to 4.1.1 resolve the issue. For others, if you are affected by same issue changing your installation command of plugin to include specific version should help: sf plugins install sfdx-browserforce-plugin@4.1.1

github-actions[bot] commented 1 month ago

:tada: This issue has been resolved in version 4.4.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

thvd commented 1 month ago

@amtrack Seems still to be broken:

 sf browserforce apply -f config/xyzproxy/browserforce-template.json

Results into:


logging in... done
Error (2): Nonexistent flag: -f
See more help with --help

logging out... done