Calling a Apex Method Using Wire Decorator In LWC in VS Code Facing this Error Iam not able to understand need Help Masters !!!
3 件の回答
Hi @Mohammed Sameer, change
@Salesforce/apex/WireApexDemo1.getoppo
to (small 's' since JS is case-sensitive):
@salesforce/apex/WireApexDemo1.getoppo
and as already been said check your java version: