I am stuck in - Handle Server Errors
09:12:15.883 sfdx force:auth:web:login --setalias lwc_and_salesforce_data --instanceurl https://login.salesforce.com --setdefaultusername
Successfully authorized ********@mindful-impala-f1faii.com with org ID *******
09:13:08.307 sfdx force:auth:web:login --setalias lwc_and_salesforce_data --instanceurl https://login.salesforce.com --setdefaultusername
ended with exit code 0
09:13:20.487 Starting SFDX: Deploy Source to Org
=== Deploy Errors
PROJECT PATH ERRORS
──────────── ────────────────────────────────────────────────────────────────────
No MODULE named markup://c:ldsUtils found : [markup://c:accountList]
09:13:29.264 ended SFDX: Deploy Source to Org
The module ldsUtils.js is added under folder lwc already.
Thank you in advance.
Caihong
Go to the below link:
Once the files are downloaded rename the extracted folder name as "ldsUtils" and copy this folder in the force-app/main/default/lwc folder in your project.