Skip to main content
Harendra Rathore (Q2) 님이 #Trailhead Challenges에 질문했습니다

Hello Folks,

 

I am trying my hands on LWC based on Trailhead - 

  1. Created a new Standard project on VSCode
  2. created a new LWC component based on Trailhead 
  3. 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.

 

#Trailhead Challenges

답변 3개
  1. 2022년 9월 29일 오전 2:05

    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

0/9000