Skip to main content
Andrew Trinh (CGI) 님이 #Trailhead Challenges에 질문했습니다

I checked and tried importing many ways but my vs code does not seem to see the import. I even move the filed to have it inside the same folder as the contactList and the challenge still does not detect my IdsUtils.js file

TrailHead not working correctly (Handle Server Errors)

 

VSCode Proof.PNG

답변 3개
  1. 2023년 7월 5일 오후 4:28

    Sorry none of your solution worked for me. I had to write the import as followed: 

    import {reduceErrors} from './c/ldsUtils'

0/9000