Closed seveibar closed 4 weeks ago
I tried to import the part number C490691 from JLCPCB, but it failed. Here's the error I got:
Failed to generate snippet from JLCPCB part: [ { "code": "invalid_type", "expected": "number", "received": "undefined", "path": [ "packageDetail", "dataStr", "head", "importFlag" ], "message": "Required" } ]
Could be an issue in fetchEasyEDAComponent or convertRawEasyEdaToTs
fetchEasyEDAComponent
convertRawEasyEdaToTs
I tried to import the part number C490691 from JLCPCB, but it failed. Here's the error I got:
Could be an issue in
fetchEasyEDAComponent
orconvertRawEasyEdaToTs