Posts

Showing posts from February 2, 2019

Is it possible to deploy lightning web components to an org with an api version lower than 45?

Image
4 I'd like to start developing LWCs in my dev sandbox, but it's current api version is 44. I get this error when trying to deploy my lwc. Starting SFDX: Deploy Source to Org 19:30:37.961 sfdx force:source:deploy --json --loglevel fatal --sourcepath /Users/tyler/code/salesforce/HelloWorld/force-app/main/default/lwc {"message":"Deploy failed.","status":1,"stack":"DeployFailed: Deploy failed.n at ALMError (/Users/tyler/.local/share/sfdx/plugins/node_modules/salesforce-alm/dist/lib/almError.js:44:19)n at MetadataRegistry.initializeMetadataTypeInfos.then.catch.e (/Users/tyler/.local/share/sfdx/plugins/node_modules/salesforce-alm/dist/lib/source/sourceApiCommand.js:67:35)n at tryCatcher (/Users/tyler/.local/share/sfdx/plugins/node_modules/bluebir