Summary
sf lightning dev component cannot start because the target org uses API version 68.0, while the latest lightning-dev plugin (6.2.18) supports only API versions 66.0 and 67.0.
Steps To Reproduce:
- Install or update the latest Salesforce CLI and
lightning-dev plugin.
- Authenticate to an org on API version 68.0.
- Run
sf lightning dev component.
- Select an LWC component for preview.
Expected Result
Component preview starts successfully for an API 68.0 org.
Actual Result
The command fails with:
Error (1): Your org is on API Version 68.0. This version of the plugin supports only versions 66.0, 67.0. Please update your plugin.
Summary
sf lightning dev componentcannot start because the target org uses API version 68.0, while the latestlightning-devplugin (6.2.18) supports only API versions 66.0 and 67.0.Steps To Reproduce:
lightning-devplugin.sf lightning dev component.Expected Result
Component preview starts successfully for an API 68.0 org.
Actual Result
The command fails with: