Summary
Cannot have live preview on orgs with API version 68.0
Steps To Reproduce:
- Have an org on API Version 68.0.
- Have lightning-dev v6.2.18 installed.
- Run
sf lightning dev component and choose a component.
Expected Result
It was expected to have a live preview of the component.
Actual Result
Process exits with status code 1 with the following message:
Your org is on API Version 68.0. This version of the plugin supports only versions 66.0, 67.0. Please update your plugin.
Additional Information
System Information
{
"architecture": "wsl-x64",
"cliVersion": "@salesforce/cli/2.149.9",
"nodeVersion": "node-v24.14.1",
"osVersion": "Linux 6.18.33.2-microsoft-standard-WSL2",
"rootPath": "/home/augusto-sigolo/.local/share/mise/installs/node/24.14.1/lib/node_modules/@salesforce/cli",
"shell": "zsh",
"pluginVersions": [
"@oclif/plugin-autocomplete 3.2.56 (core)",
"@oclif/plugin-commands 4.1.63 (core)",
"@oclif/plugin-help 6.2.58 (core)",
"@oclif/plugin-not-found 3.2.93 (core)",
"@oclif/plugin-plugins 5.4.87 (core)",
"@oclif/plugin-search 1.2.54 (core)",
"@oclif/plugin-update 4.7.59 (core)",
"@oclif/plugin-version 2.2.57 (core)",
"@oclif/plugin-warn-if-update-available 3.1.73 (core)",
"@oclif/plugin-which 3.2.61 (core)",
"@salesforce/cli 2.149.9 (core)",
"agent 2.0.3 (core)",
"apex 4.1.0 (core)",
"api 2.0.9 (core)",
"auth 5.0.6 (core)",
"code-analyzer 5.16.0 (user) published 5 days ago (Wed Aug 26 2026)",
"data 5.1.5 (core)",
"deploy-retrieve 4.1.2 (core)",
"info 4.0.9 (core)",
"lightning-dev 6.2.18 (user) published 38 days ago (Thu Jul 23 2026)",
"limits 4.0.3 (core)",
"marketplace 2.0.5 (core)",
"org 6.0.9 (core)",
"packaging 3.0.5 (core)",
"schema 4.0.5 (core)",
"settings 3.0.5 (core)",
"sobject 2.0.5 (core)",
"telemetry 4.0.5 (core)",
"templates 57.0.9 (core)",
"trust 4.0.9 (core)",
"user 5.0.1 (core)",
"sfdmu 5.8.0 (user) published 58 days ago (Fri Jul 03 2026)"
]
}
OS:
Ubuntu 24.04.4 LTS on Windows 10 x86_64
Summary
Cannot have live preview on orgs with API version 68.0
Steps To Reproduce:
sf lightning dev componentand choose a component.Expected Result
It was expected to have a live preview of the component.
Actual Result
Process exits with status code 1 with the following message:
Your org is on API Version 68.0. This version of the plugin supports only versions 66.0, 67.0. Please update your plugin.Additional Information
System Information
{ "architecture": "wsl-x64", "cliVersion": "@salesforce/cli/2.149.9", "nodeVersion": "node-v24.14.1", "osVersion": "Linux 6.18.33.2-microsoft-standard-WSL2", "rootPath": "/home/augusto-sigolo/.local/share/mise/installs/node/24.14.1/lib/node_modules/@salesforce/cli", "shell": "zsh", "pluginVersions": [ "@oclif/plugin-autocomplete 3.2.56 (core)", "@oclif/plugin-commands 4.1.63 (core)", "@oclif/plugin-help 6.2.58 (core)", "@oclif/plugin-not-found 3.2.93 (core)", "@oclif/plugin-plugins 5.4.87 (core)", "@oclif/plugin-search 1.2.54 (core)", "@oclif/plugin-update 4.7.59 (core)", "@oclif/plugin-version 2.2.57 (core)", "@oclif/plugin-warn-if-update-available 3.1.73 (core)", "@oclif/plugin-which 3.2.61 (core)", "@salesforce/cli 2.149.9 (core)", "agent 2.0.3 (core)", "apex 4.1.0 (core)", "api 2.0.9 (core)", "auth 5.0.6 (core)", "code-analyzer 5.16.0 (user) published 5 days ago (Wed Aug 26 2026)", "data 5.1.5 (core)", "deploy-retrieve 4.1.2 (core)", "info 4.0.9 (core)", "lightning-dev 6.2.18 (user) published 38 days ago (Thu Jul 23 2026)", "limits 4.0.3 (core)", "marketplace 2.0.5 (core)", "org 6.0.9 (core)", "packaging 3.0.5 (core)", "schema 4.0.5 (core)", "settings 3.0.5 (core)", "sobject 2.0.5 (core)", "telemetry 4.0.5 (core)", "templates 57.0.9 (core)", "trust 4.0.9 (core)", "user 5.0.1 (core)", "sfdmu 5.8.0 (user) published 58 days ago (Fri Jul 03 2026)" ] }OS:
Ubuntu 24.04.4 LTS on Windows 10 x86_64