Hello Folks,
I am trying my hands on LWC based on Trailhead -
- Created a new Standard project on VSCode
- created a new LWC component based on Trailhead
- Tried deploying to Salesforce org & failing here with the following message - UNKNOWN_EXCEPTION: Unable to handle Aura Definition 'myEverythingComponent/lwcForVisualforceDevs/jest.config.js': filepath not expected
Any suggestions?Thank you in advance.
3 件の回答
Hi @Harendra Rathore ,
Make sure jest.config.js exists in the bold folder.
Is the path specified in Package.xml correct?
myEverythingComponent/lwcForVisualforceDevs/jest.config.js